mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
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:
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal 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
|
||||
Reference in New Issue
Block a user