diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 891ee85..67c3d08 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,13 +1,14 @@ -Fixes # . -Changes proposed in this pull request: - - - - - - - -How did I test this code: - - - - - - - -- [ ] I attached a sample spreadsheet. (You can drag files on to this pull request) +#### What's this PR do? +#### Where should the reviewer start? +#### How should this be manually tested? +#### Any background context you want to provide? + +#### Screenshots (if appropriate) +#### Questions: +- Is there a blog post? +- Does the knowledge base need an update? +- Does this add new (C#) dependencies which need to be added to chef? + +- [ ] C# Code Review: @csreviewer +- [ ] Test Automation Review: @csreviewer \ No newline at end of file