From 3a27f0b193845403989a306d2878ac7d9e49b060 Mon Sep 17 00:00:00 2001 From: Josh Gross Date: Thu, 4 May 2023 18:17:04 -0400 Subject: [PATCH] Add more issue templates --- .github/ISSUE_TEMPLATE/config.yml | 8 ++++++++ 1 file changed, 8 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 0000000..279f9ea --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,8 @@ +blank_issues_enabled: true +contact_links: + - name: Ask a question or provide feedback about using this action + about: For general Q&A and feedback, see the Discussions tab. + url: https://github.com/actions/github-script/discussions + - name: Ask a question or provide feedback about GitHub Actions + about: Please check out the GitHub community forum for discussions about GitHub Actions + url: https://github.com/orgs/community/discussions/categories/actions