summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-02-26 08:13:30 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-02-27 16:10:33 -0500
commit66a0b2ac1026c24066b509d8159b96476d01b1e7 (patch)
tree4439c0a00637d8dbd9c59e7a74256af8d3d06369 /.github
parent088f9fbb07e4fba15774f9b6d8c4b82c8434af1e (diff)
[skip travis] update github files once more
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index f9f599aa..cb2bf934 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -23,11 +23,11 @@ _Please state how this was tested:_
_Please ensure all are ticked (and actually done):_
-- [ ] Feature itself has been tested and verified to work
-- [ ] Code has been linted
+- [ ] Change has been tested to work
+- [ ] Code has been linted using rustfmt
- [ ] Code has been self-reviewed
- [ ] Code has been tested and no new breakage is introduced
-- [ ] Documentation has been added
+- [ ] Documentation has been added/updated if needed
## Other information