mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
github: disallow blank issues and add discord link
This commit is contained in:
parent
4e66a3813e
commit
37d4bdb6ed
1 changed files with 7 additions and 0 deletions
7
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
7
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
blank_issues_enabled: false
|
||||||
|
contact_links:
|
||||||
|
- name: discord community
|
||||||
|
url: https://discord.gg/pQPt8HBUPu
|
||||||
|
about: |
|
||||||
|
ask questions and discuss cobalt with others at any time.
|
||||||
|
usually faster responses as more people are there to help.
|
Loading…
Reference in a new issue