mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Merge pull request #383 from actions/joshmgross/templates
Add more issue templates
This commit is contained in:
commit
6f00a0b667
1 changed files with 8 additions and 0 deletions
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue