From 8aa441887c08a367e54ecb070039c5c5ce141025 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Fri, 8 Apr 2022 20:02:00 +0100 Subject: [PATCH] :octocat: Updates the Pull Request template --- .github/PULL_REQUEST_TEMPLATE.md | 34 +++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 46b4c18..9437f7c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,13 +1,25 @@ -```` -🙌 Thanks for contributing 🙌 -Jut briefly describe what you've added/ modified, and why, then delete these guidelines 🙂 +> Thank you for contributing the The Personal Security Checklist 🙌 +> So that your request can be dealt with quickly, please complete the applicable fields below and the checklist. Thank you :) -If you are adding to the software list, ensure that: -- It is open source or results of an independent audited have been published -- You have used the application or service personally, and would recommend -- You've done a quick search to ensure there are no major or current vulnerabilities -- You've include a link to project page for download or use, and if applicable the repository -- If you are adding your own project or your companies product, mention this in the PR description -```` -^^ Delete the Above 😉 +### Category +Software or Service Addition / Updating Security Guidelines / Formatting / Spelling or Grammar + +### Overview +> Briefly outline your new changes... + +### Issue Number _(if applicable)_ +> If this PR is related to an issue, please include ticket number. + +### Supporting Material _(if applicable)_ +> If you are adding a software or service, please include here a link to the GitHub repo, any published security audits or other supporting material. + +### Association _(if applicable)_ +> If you are adding a new application or service, please indicate if you are associated with the project in anyway. + +### Checklist +> Please complete the following checklist + +- [ ] I have performed a self-review (valid markdown formatting, spelling and grammar) +- [ ] I have indicated whether I have any affiliation with any software/ services added +- [ ] I agree to follow the repositories [code of conduct](/.github/CODE_OF_CONDUCT.md)