mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
chore: fix tests link in PR template [skip ci]
This commit is contained in:
parent
c5f2a3bdc9
commit
773293974e
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -3,7 +3,7 @@
|
|||
_check the box if it is not applicable to your changes_
|
||||
- [ ] I have updated the README with the necessary documentation
|
||||
- [ ] I have added unit tests
|
||||
- [ ] I have added [integration tests](tests/)
|
||||
- [ ] I have added [integration tests](https://github.com/skim-rs/skim/tree/master/tests)
|
||||
- [ ] I have linked all related issues or PRs
|
||||
|
||||
## Description of the changes
|
||||
|
|
|
|||
Loading…
Reference in a new issue