Merge pull request #1 from actions/issue-template

Add in a standard issue_template for all the repos
This commit is contained in:
Andy McKay
2019-10-03 15:09:33 -07:00
committed by GitHub
+7
View File
@@ -0,0 +1,7 @@
Thank you 🙇‍♀ for wanting to create an issue in this repository. Before you do, please ensure you are filing the issue in the right place. Issues should only be opened on if the issue **relates to code in this repository**.
* If you have found a security issue [please submit it here](https://hackerone.com/github)
* If you are having an issue or question about GitHub Actions then please [contact customer support](https://help.github.com/en/articles/about-github-actions#contacting-support)
* If you have questions about to write workflow or action files then please [visit the community forum](https://github.community/t5/GitHub-Actions/bd-p/actions)
If your issue is relevant to this repository, please go ahead and file it here. Thank you in advance.