mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-07 12:25:07 +08:00
Add configuration for new issue chooser
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Discussions:
|
||||
url: https://github.com/debauchee/barrier/discussions
|
||||
about: Please use the discussions tab for support and ideas/suggestions.
|
||||
- name: Pull requests:
|
||||
url: https://github.com/debauchee/barrier/pulls
|
||||
about: Please submit pull requests here.
|
||||
Reference in New Issue
Block a user