From 36af46c7167a41bbae73b92e152ea64d4d4a3b7e Mon Sep 17 00:00:00 2001 From: scragly <29337040+scragly@users.noreply.github.com> Date: Thu, 12 Dec 2019 14:23:43 +1000 Subject: Remove leftover automatically generated templates. --- .github/ISSUE_TEMPLATE/bug-report-template.md | 32 --------------------------- .github/ISSUE_TEMPLATE/feature-request.md | 28 ----------------------- 2 files changed, 60 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug-report-template.md delete mode 100644 .github/ISSUE_TEMPLATE/feature-request.md diff --git a/.github/ISSUE_TEMPLATE/bug-report-template.md b/.github/ISSUE_TEMPLATE/bug-report-template.md deleted file mode 100644 index 7d7ee339..00000000 --- a/.github/ISSUE_TEMPLATE/bug-report-template.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: Bug Report Template -about: A simple bug report template. -title: -labels: -assignees: - ---- - -## Description - -[provide a simple description of the bug] - -## Steps to Reproduce - -- [replace with a description of a step to reproduce the issue] -- [replace with a description of a step to reproduce the issue] -- [replace with a description of a step to reproduce the issue] - -## Expected Behavior -The expected behaviour is [provide a detailed description and, if necessary, screenshots]. - -## Actual Behavior -The actual behaviour is [provide a detailed description and, if necessary, screenshots]. - -## Environment -- Device Type: (e.g.: Desktop or Mobile) -- Operating System: (e.g.: Microsoft Windows or Ubuntu Linux) - - Version: (e.g.: 10 or 18.04) - -## Other -[provide any additional details that can be helpful] diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md deleted file mode 100644 index 7e85a1ab..00000000 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -name: Feature Request -about: Issues for requesting new features on the bot. -title: '' -labels: 'status: planning, type: feature' -assignees: '' - ---- - -## Description - - - -## Reasoning - - - -## Proposed Implementation - - - -## Possible Issues - - - -## Would you like to reserve implementing it? -- [ ] I'd like to implement the feature -- [ ] Anyone can implement the feature -- cgit v1.2.3