From 69b0ba8f8fb4f1819e96cb4d0de89f304213907f Mon Sep 17 00:00:00 2001 From: Johan Dahlberg Date: Wed, 29 Nov 2017 12:41:45 +0100 Subject: [PATCH] Add PR template --- .github/PULL_REQUEST_TEMPLATE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..455a825 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,10 @@ +**What problems does this PR solve?** +Provide a short description or reference to the relevant issue, explaining what problems this PR solves. + +**How has the changes been tested?** +In addition to automatic tests, has any manual testing been carried out? + +**Reasons for careful code review** +If any of the boxes below are checked, extra careful code review should be inititated. + + - [ ] This PR contains code that could remove data