7 Commits

Author SHA1 Message Date
Andy McKay 9f738f0ce8 Merge pull request #4 from actions/add-in-security
Create SECURITY.md
2019-10-04 14:58:48 -07:00
Andy McKay 9e9cafe4a1 Update SECURITY.md 2019-10-04 14:58:38 -07:00
Andy McKay 7069e19762 Create SECURITY.md 2019-10-04 11:19:53 -07:00
Andy McKay 48130bf98b Merge pull request #3 from francisfuzz/patch-2
Update issue_template.md: GitHub Community Forum line
2019-10-04 11:16:41 -07:00
francisfuzz f2cdc0104a Update issue_template.md 2019-10-03 18:01:22 -07:00
Andy McKay b9a9152b93 Update issue_template.md
Move community above support
2019-10-03 15:25:02 -07:00
Andy McKay 54afe4d28b Merge pull request #2 from actions/andymckay-patch-1
Update issue_template.md
2019-10-03 15:11:31 -07:00
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,7 +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 have questions about writing workflows or action files, then please [visit the GitHub Community Forum's Actions Board](https://github.community/t5/GitHub-Actions/bd-p/actions)
* 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 delete this text and continue to create this issue. Thank you in advance.
+3
View File
@@ -0,0 +1,3 @@
If you discover a security issue in this repo, please submit it through the [GitHub Security Bug Bounty](https://hackerone.com/github)
Thanks for helping make GitHub Actions safe for everyone.