Skip to content

Commit

Permalink
Merge pull request #383 from actions/joshmgross/templates
Browse files Browse the repository at this point in the history
Add more issue templates
  • Loading branch information
Josh Gross authored and GitHub committed May 5, 2023
2 parents 060d683 + 3a27f0b commit 6f00a0b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6f00a0b

Please sign in to comment.