From c8704260b150bbf0e3aefaaadc055963de3a74d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Mon, 1 Feb 2021 13:16:33 +0100 Subject: [PATCH] Add additional resources to issue template chooser --- .github/ISSUE_TEMPLATE/config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..f7d2b89de --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -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/