From b10583e8d607e1800550aec512c3bde3417ef19a Mon Sep 17 00:00:00 2001 From: ryanheise Date: Sat, 18 Apr 2020 01:22:35 +1000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report2.md | 44 --------------------------- .github/ISSUE_TEMPLATE/bug_report.md | 44 --------------------------- .github/ISSUE_TEMPLATE/support.md | 22 -------------- 3 files changed, 110 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug-report2.md delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/support.md diff --git a/.github/ISSUE_TEMPLATE/bug-report2.md b/.github/ISSUE_TEMPLATE/bug-report2.md deleted file mode 100644 index 60ef845..0000000 --- a/.github/ISSUE_TEMPLATE/bug-report2.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -name: Bug report2 -about: Create a report to help us improve -title: '' -labels: 0 - Backlog, bug -assignees: ryanheise - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**Minimal reproduction project** -If the example project exhibits the bug, please mention that here, otherwise fork this project and modify the example to reproduce the bug. Provide the link to your repository here. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Error messages** - -``` -If applicable, copy & paste error message here. -``` - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Desktop (please complete the following information):** - - OS: [e.g. MacOS + version] - - Browser [e.g. chrome, safari + version] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 65521de..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: 0 - Backlog, bug -assignees: ryanheise - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**Minimal reproduction project** -If the example project exhibits the bug, please mention that here, otherwise fork this project and modify the example to reproduce the bug. Provide the link to your repository here. - -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error - -**Error messages** - -``` -If applicable, copy & paste error message here. -``` - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. - -**Desktop (please complete the following information):** - - OS: [e.g. MacOS + version] - - Browser [e.g. chrome, safari + version] - -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - -**Additional context** -Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md deleted file mode 100644 index ec04580..0000000 --- a/.github/ISSUE_TEMPLATE/support.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: Support -about: Ask for how to achieve a particular effect or how to use a particular API -title: '' -labels: wontfix -assignees: '' - ---- - -