.github/PULL_REQUEST_TEMPLATE.md in yard-0.9.25 vs .github/PULL_REQUEST_TEMPLATE.md in yard-0.9.26

- old
+ new

@@ -2,11 +2,11 @@ Describe your pull request and problem statement here. # Completed Tasks -* [ ] I have read the [Contributing Guide][contrib]. -* [ ] The pull request is complete (implemented / written). -* [ ] Git commits have been cleaned up (squash WIP / revert commits). -* [ ] I wrote tests and ran `bundle exec rake` locally (if code is attached to PR). +- [ ] I have read the [Contributing Guide][contrib]. +- [ ] The pull request is complete (implemented / written). +- [ ] Git commits have been cleaned up (squash WIP / revert commits). +- [ ] I wrote tests and ran `bundle exec rake` locally (if code is attached to PR). -[contrib]: https://github.com/lsegal/yard/blob/master/CONTRIBUTING.md +[contrib]: https://github.com/lsegal/yard/blob/main/CONTRIBUTING.md