Update pull_request_template.md
This commit is contained in:
parent
99367dbc50
commit
87f3b71701
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
@ -1,6 +1,6 @@
|
|||||||
#### Check List:
|
#### Check List:
|
||||||
|
|
||||||
- [ ] You have run `.mvnv verify` and the project builds successfully
|
- [ ] You have run `.mvnw verify` and the project builds successfully
|
||||||
- [ ] Tests pass (`./test.sh <username>` shows no differences between expected and actual outputs)
|
- [ ] Tests pass (`./test.sh <username>` shows no differences between expected and actual outputs)
|
||||||
- [ ] All formatting changes by the build are committed
|
- [ ] All formatting changes by the build are committed
|
||||||
- [ ] Your launch script is named `calculate_average_<username>.sh` (make sure to match casing of your GH user name) and is executable
|
- [ ] Your launch script is named `calculate_average_<username>.sh` (make sure to match casing of your GH user name) and is executable
|
||||||
|
Loading…
Reference in New Issue
Block a user