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/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 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** -