diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..2ead559 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: false +contact_links: + - name: Forum + url: https://discourse.asciinema.org/ + about: Ideas, feature requests, help requests, questions and general discussions should be posted here. + - name: GitHub discussions + url: https://github.com/orgs/asciinema/discussions + about: Ideas, feature requests, help requests, questions and general discussions should be posted here.