Skip to content

Commit

Permalink
Add more help for issue creation
Browse files Browse the repository at this point in the history
  • Loading branch information
arnested committed Jun 16, 2021
1 parent c258b50 commit c41cff1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
blank_issues_enabled: true
contact_links:
- name: Ask a question or get support
url: https://github.com/containrrr/shoutrrr-action/discussions
about: Please use the discussions forum
- name: View documentation
url: https://github.com/marketplace/actions/shoutrrr-action
about: Visit the main site, and please come back if you still have questions
- name: Upstream Shoutrrr issue and not related to the GitHub Action
url: https://github.com/containrrr/shoutrrr
about: If you the issue is actually in the upstream Shoutrrr please visit the Shoutrrr repository
- name: Do you need inspiration for your GitHub Action workflows?
url: https://github.com/search?q=%22containrrr%2Fshoutrrr-action%22+path%3A.github%2Fworkflows%2F&type=code
about: Search all of GitHub for uses of the action in repositories

0 comments on commit c41cff1

Please sign in to comment.