From 4022bea1d055145c0c52952bd6999114e9fc8b53 Mon Sep 17 00:00:00 2001 From: Oskar Thoren Date: Wed, 22 Nov 2017 18:41:54 +0100 Subject: [PATCH] Update PR request template with review and testing notes Also my first verified commit! --- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d9df64e337..d31e6d419c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,13 +12,18 @@ addresses #... [comment]: # (Summarise the problem and how the pull request solves it) ... +### Review notes (optional): + + +### Testing notes (optional): + + ### Steps to test: - Open Status - ... - Step 3, etc. -[comment]: # (PRs will only be accepted if squashed into single commit.) - + status: ready