File: PULL_REQUEST_TEMPLATE.md

package info (click to toggle)
python-pipx 1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,768 kB
  • sloc: python: 9,813; makefile: 17; sh: 7
file content (7 lines) | stat: -rw-r--r-- 428 bytes parent folder | download
1
2
3
4
5
6
7
### Thanks for contributing, make sure you address all the checklists (for details on how see [development documentation](https://pipx.pypa.io/latest/contributing/))

- [ ] ran the linter to address style issues (`pre-commit run --all-files`)
- [ ] wrote descriptive pull request text
- [ ] ensured there are test(s) validating the fix
- [ ] added news fragment in `changelog.d/` folder
- [ ] updated/extended the documentation