diff options
author | Ty Dunn <ty@tydunn.com> | 2023-07-27 09:00:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-27 09:00:47 -0700 |
commit | 89fc907d861b4f5a1eb944c37adadff5515b68a0 (patch) | |
tree | 1acf7e80772c2db6fd7788e7c3e282ba3af9cc9b /.github | |
parent | d2e5a75410106c7879ed561900124be9a987d509 (diff) | |
download | sncontinue-89fc907d861b4f5a1eb944c37adadff5515b68a0.tar.gz sncontinue-89fc907d861b4f5a1eb944c37adadff5515b68a0.tar.bz2 sncontinue-89fc907d861b4f5a1eb944c37adadff5515b68a0.zip |
Create issue template config.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..fe243ae3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Something else? Message us on Discord :) + url: https://discord.gg/vapESyrFmJ + about: Join our Discord to ask questions, share thoughts, and more! |