Skip to content

Commit 3a27f0b

Browse files
authored
Add more issue templates
1 parent 060d683 commit 3a27f0b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: true
2+
contact_links:
3+
- name: Ask a question or provide feedback about using this action
4+
about: For general Q&A and feedback, see the Discussions tab.
5+
url: https://github.com/actions/github-script/discussions
6+
- name: Ask a question or provide feedback about GitHub Actions
7+
about: Please check out the GitHub community forum for discussions about GitHub Actions
8+
url: https://github.com/orgs/community/discussions/categories/actions

0 commit comments

Comments
 (0)