lotabout.skim/.github/pull_request_template.md
LoricAndre 65b7c86d7e
chore: enhance PR template [skip ci]
Updated the pull request template to include a checklist item for conventional commit titles and documentation updates.
2026-02-13 14:05:17 +01:00

531 B

Checklist

  • The title of my PR follows conventional commits
  • I have updated the documentation (README.md, comments, src/manpage.rs and/or src/options.rs if applicable)
  • I have added unit tests
  • I have added integration tests
  • I have linked all related issues or PRs

Description of the changes

Note: codecov runs on the PR on this repo, but feel free to ignore it.