We already have a `.github/security.md` file which auto-generates a link in the issue template chooser
8 lines
418 B
YAML
8 lines
418 B
YAML
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
|