1
0
mirror of https://github.com/asciinema/agg.git synced 2025-04-19 05:02:14 +03:00

Disable blank issue option

This commit is contained in:
Marcin Kulik 2025-02-22 13:02:55 +01:00 committed by GitHub
parent 5592b9790b
commit f043c1f54a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -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.