From 417d0c50716d4fa43894c2c29d8c966cf1e597dd Mon Sep 17 00:00:00 2001 From: DevAndromeda <46562212+DevAndromeda@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:22:14 +0545 Subject: [PATCH] chore: remove other issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++---- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- .github/ISSUE_TEMPLATE/feature_request.md | 19 ------------------- .github/ISSUE_TEMPLATE/question.md | 10 ---------- 4 files changed, 6 insertions(+), 36 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md delete mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d211114..af06762 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,7 +3,6 @@ name: Bug report about: Create a bug report to help us improve labels: bug assignees: '' - --- **Describe the bug** @@ -23,9 +22,9 @@ Steps to reproduce the behavior: **Please complete the following information:** - - Node Version: [x.x.x] - - Discord Player Version: [x.x.x] - - Discord.js Version: [x.x.x] + - Node Version: x.x.x + - Discord Player Version: x.x.x + - Discord.js Version: x.x.x **Additional context** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6635d17..556e51a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: Discord Community Support - url: https://discord.gg/J4kK8ygxmW - about: Join our Discord server for further support \ No newline at end of file + url: https://androz2091.fr/discord + about: Issue tracker is for bug reports only. If you need help, go to Discussions or join our Discord server. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index 4be6790..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -labels: enhancement -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** - - -**Describe the solution you'd like** - - -**Describe alternatives you've considered** - - -**Additional context** - diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index d7f46be..0000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Question -about: Some questions related to this lib -labels: question -assignees: '' - ---- - -**Question** -