From 89ee6023f49c00b3de8b7df1c9f7b078b439cb3f Mon Sep 17 00:00:00 2001 From: magdziarek Date: Thu, 5 May 2022 17:37:58 +0200 Subject: [PATCH] chore: update PR review template --- .github/PULL_REQUEST_TEMPLATE.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1fbe94f..e415860 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,23 +1,23 @@ -- [ ] Ready for review -- [ ] Follows CONTRIBUTING rules -- [ ] Reviewed by Snyk internal team +- [ ] Tests written and linted +- [ ] Documentation written +- [ ] Commit history is tidy -#### What does this PR do? +### What this does +_Explain why this PR exists_ -#### Where should the reviewer start? +### Notes for the reviewer +_Instructions on how to run this locally, background context, what to review, questions…_ #### How should this be manually tested? +### More information -#### Any background context you want to provide? +- [Jira ticket SC-0000](https://snyksec.atlassian.net/browse/SC-0000) +### Screenshots -#### What are the relevant tickets? - - -#### Screenshots - +_Visuals that may help the reviewer_ #### Additional questions