Create config.yml

Does two things:
1. Creates a link to the USAGE page. 
2. Removes "Open Blank Issue" option on the New Issue page.
This commit is contained in:
Andrew 2021-04-13 11:10:08 -05:00 committed by GitHub
parent 5fe9c9efa3
commit 097e332015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: SIST2 Documentation
url: https://github.com/simon987/sist2/blob/master/docs/USAGE.md
about: Check out the SIST2 documentation for answers to common questions