diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..138e77f4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,11 @@ +blank_issues_enabled: false +contact_links: + - name: Feature Request + url: https://github.com/Docile-Alligator/Infinity-For-Reddit/discussions/categories/ideas + about: Discuss ideas for new features of changes + - name: Questions + url: https://github.com/Docile-Alligator/Infinity-For-Reddit/discussions/categories/q-a + about: Please ask and answer questions here. + - name: Help needed + url: https://github.com/Docile-Alligator/Infinity-For-Reddit/discussions/categories/help-needed + about: Please ask for help here |