From 57c02dcd5ad7ed3a8be6438e9d43bcdc60edf2fd Mon Sep 17 00:00:00 2001 From: skwerlman Date: Fri, 22 Nov 2019 23:54:28 -0500 Subject: [PATCH] GitHub: Switch to new issue template system (#3862) --- .github/ISSUE_TEMPLATE.md | 14 -------------- .github/ISSUE_TEMPLATE/bug_report.md | 17 +++++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 5 +++++ .github/ISSUE_TEMPLATE/feature_request.md | 23 +++++++++++++++++++++++ 4 files changed, 45 insertions(+), 14 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/config.yml create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 080dfe4b..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,14 +0,0 @@ -System Information: - - - -_______________________________________________________________________________________ - - - - diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..178716a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,17 @@ +--- +name: "🐛 Bug Report" +about: Report an issue encountered while using Cockatrice +title: '' +labels: 'Bug' +assignees: '' + +--- + +System Information: + + + +_______________________________________________________________________________________ + + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..62c77f6e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: 💬 Discord Community (Get help with server issues, e.g. Login) + url: https://discord.gg/3Z9yzmA + about: Need help with using the client? Want to find some games? Try the Discord server! diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 00000000..91f2edea --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,23 @@ +--- +name: "💡 Feature Request" +about: Request a new feature +title: '' +labels: 'Feature Request' +assignees: '' + +--- + + +**Similar Requests** + + + +**Description of New Feature** + + + +**Additional Context** +