Add config for issue templates

This commit is contained in:
Julian Gonggrijp
2023-07-27 00:11:25 +02:00
parent e6d434e731
commit 9cc8553114

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

@@ -0,0 +1,10 @@
contact_links:
- name: Security issue
url: https://github.com/jashkenas/backbone/security/policy
about: Go here if you would like to report a security issue.
- name: Stack Overflow
url: https://stackoverflow.com/questions/tagged/backbone.js
about: The best place to get help making your code work (be sure to include the `backbone.js` tag).
- name: Matrix/Gitter
url: https://matrix.to/#/#jashkenas_backbone:gitter.im
about: Discussions about, and general help with, Backbone.