From f168051f6fd0979506e70aaf97ee6650737d25ff Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Thu, 3 Oct 2019 14:29:08 -0700 Subject: [PATCH 1/3] add in a standard issue_template for all the repos --- .github/issue_template.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/issue_template.md diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..5edb1aa --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,7 @@ +Thank you for wanting to create an issue in this repository, but before you do please ensure you are filing the issue in the right place. Issues should only be opened on if the issues **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. \ No newline at end of file From 22247c7ee869a5a58fbe30abd320c84cc007b059 Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Thu, 3 Oct 2019 15:08:56 -0700 Subject: [PATCH 2/3] Update .github/issue_template.md --- .github/issue_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 5edb1aa..e52c165 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,7 +1,7 @@ -Thank you for wanting to create an issue in this repository, but before you do please ensure you are filing the issue in the right place. Issues should only be opened on if the issues **relates to code in this repository**. +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. \ No newline at end of file +If your issue is relevant to this repository, please go ahead and file it here. Thank you in advance. From e3f949488ff1525313ba83170f4a48959a291659 Mon Sep 17 00:00:00 2001 From: Andy McKay Date: Thu, 3 Oct 2019 15:09:25 -0700 Subject: [PATCH 3/3] Update .github/issue_template.md --- .github/issue_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index e52c165..defa099 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,4 +1,4 @@ -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**. +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)