Add additional resources to issue template chooser
This commit is contained in:
parent
d771bef106
commit
c8704260b1
1 changed files with 11 additions and 0 deletions
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: Ask a question on how to use GitHub CLI
|
||||
about: For general-purpose questions and answers, see the Discussions section.
|
||||
url: https://github.com/cli/cli/discussions
|
||||
- name: Ask a question about the GitHub API
|
||||
about: Please check out the GitHub community forum for discussions about the GitHub API.
|
||||
url: https://github.community/c/github-ecosystem/37
|
||||
- name: Report a security vulnerability
|
||||
about: Please disclose any security vulnerabilities privately here.
|
||||
url: https://bounty.github.com/
|
||||
Loading…
Add table
Add a link
Reference in a new issue