diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0947587b0..e6a8399be 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,14 +2,12 @@ name: Bug report about: Create a report to identify a potential issue title: '' -labels: bug +labels: Bug assignees: '' --- # XRTK - Mixed Reality Toolkit Bug Report -![](/docs/Logo.png) - ## Describe the bug A clear and concise description of what the bug is. @@ -31,8 +29,8 @@ If applicable, add screenshots to help explain your problem. ## Your Setup (please complete the following information) -- Unity Version [e.g. 2018.3.13f1] -- XRTK Version [e.g. v0.3.1] +- Unity Version [e.g. 2019.1.0f2] +- XRTK Version [e.g. 0.1.8] ## Target Platform (please complete the following information) @@ -41,6 +39,5 @@ If applicable, add screenshots to help explain your problem. - HoloLens - Lumin - ## Additional context -Add any other context about the problem here. \ No newline at end of file +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index e65a43bba..2ced9a494 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -2,14 +2,12 @@ name: Feature request about: Suggest an idea for the XRTK title: '' -labels: enhancement +labels: Feature Request assignees: '' --- # XRTK - Mixed Reality Toolkit Feature Request -![](/docs/Logo.png) - ## Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 38a3efa8c..5d3a678de 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,5 @@ # XRTK - Mixed Reality Toolkit Change Request -![](/docs/Logo.png) - ## Overview High level overview of this pull request.