mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Update PULL_REQUEST_TEMPMLATE.md
This commit is contained in:
parent
f56020fff4
commit
b4c4fe0c92
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
4
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -8,7 +8,9 @@ Fixes # (issue)
|
|||||||
|
|
||||||
- [ ] I have run `./ci/run_stable_checks.sh`
|
- [ ] I have run `./ci/run_stable_checks.sh`
|
||||||
- [ ] I have reviewed my own code
|
- [ ] 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 -->
|
<!-- Testing instructions -->
|
||||||
<!-- Check out the link below on how to setup and run tests -->
|
<!-- Check out the link below on how to setup and run tests -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user