From 5100418de4ce2a5830a6024c5f2fcfd8d92d18b9 Mon Sep 17 00:00:00 2001 From: Isaac Date: Fri, 19 Feb 2021 16:53:44 +0000 Subject: [PATCH 1/2] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 24 ----------------------- 2 files changed, 2 insertions(+), 26 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9e7e818..fb8897d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,8 @@ --- name: Bug report about: Report a bug -title: '[BUG] ' -labels: 'bug' +title: "[BUG] " +labels: bug assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index df88356..0000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '[FEATURE] ' -labels: 'feature_request' -assignees: '' - ---- - - - -**Is your feature request related to a problem?** - - -**Describe the solution you'd like** - - -**Describe alternatives you've considered** - - -**Additional context** - From b4602099fa7a7fd01bf7253e5f494ed117b8ec52 Mon Sep 17 00:00:00 2001 From: Isaac Date: Fri, 19 Feb 2021 16:56:33 +0000 Subject: [PATCH 2/2] Create config.yml --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..7bdb592 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: GitHub Discussions + url: https://github.com/eartharoid/DiscordTickets/discussions + about: Request new features, share ideas and guides, ask for help, or just talk. + - name: Discord support server + url: https://go.eartharoid.me/discord + about: The best place to go for help installing or using DiscordTickets