mirror of
https://github.com/jashkenas/backbone.git
synced 2026-04-30 03:00:06 -04:00
Add config for issue templates
This commit is contained in:
10
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
10
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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.
|
||||
Reference in New Issue
Block a user