aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-12-17 09:25:03 +0200
committerGravatar GitHub <[email protected]>2020-12-17 09:25:03 +0200
commit4cefde0421715d79461ffc3ca970b7b26d7f2131 (patch)
tree7fa8e7a118499d7020a80ff5074253a1973af488 /.github
parentEnable docs and load protection middleware (diff)
parentMerge pull request #38 from python-discord/submission-timestamp (diff)
Merge branch 'main' into docs/api-spec
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 0000000..4b036ed
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,8 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Notion task board
+ url: https://www.notion.so/pythondiscord/2c44f303ec36425da23494f606973f14?v=39e0f16a1ffe4152b3dccb9d5bce9301
+ about: Staff-only Notion task board for feature requests and bug reports.
+ - name: Public GitHub Discussions
+ url: https://github.com/python-discord/forms-backend/discussions
+ about: GitHub Discussions from external collaborators.