Update PULL_REQUEST_TEMPMLATE.md

This commit is contained in:
Justin Starry 2020-06-21 17:17:19 +08:00
parent f56020fff4
commit b4c4fe0c92

View File

@ -8,7 +8,9 @@ Fixes # (issue)
- [ ] I have run `./ci/run_stable_checks.sh`
- [ ] I have reviewed my own code
- [ ] I have added tests if this is a bug fix, these tests will fail if the bug is present (to stop it from cropping up again). If this is a feature, my tests prove that the feature works.
- [ ] I have added tests
<!-- If this is a bug fix, these tests will fail if the bug is present (to stop it from cropping up again) -->
<!-- If this is a feature, my tests prove that the feature works -->
<!-- Testing instructions -->
<!-- Check out the link below on how to setup and run tests -->