Add configuration for new issue chooser
Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
This commit is contained in:
parent
163fe9b329
commit
87bdfd4e98
|
@ -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.
|
Loading…
Reference in New Issue