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