diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 55fde6d..08f9d4a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,9 +7,6 @@ assignees: jef --- - - - ## Expected Behavior diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..72e0a15 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Have an idea for a new feature? + url: https://github.com/jef/streetmerchant/discussions + about:Create a new idea discussion! + - name: Need help with streetmerchant? + url: https://github.com/jef/streetmerchant/discussions + about: Create a new help discussion if it hasn't been asked before! + - name: Want to talk with others that use streetmerchant? + url: https://discord.gg/gbVY4vB9JF + about: Join our Discord to hangout and talk shop!