Skip to content

Commit

Permalink
updated pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alaaeddineelamri committed Mar 18, 2022
1 parent 1c5eaec commit 1e362b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you have any questions or problems, please give a comment in the PR.

##### Tests

- [ ] Decision taken that a system- or unittest is required (if not, then remove this paragraph)
- [ ] The decision towards a systemtest is reasonable compared to a unittest
- [ ] Decision taken that a test is required (if not, then remove this paragraph)
- [ ] The choice of the type of test (unit test or systemtest) is reasonable
- [ ] Testname matches exactly what is being tested
- [ ] Output of the test leads quickly to the origin of the fault
- [ ] On a fail, output of the test leads quickly to the origin of the fault

0 comments on commit 1e362b9

Please sign in to comment.