1
0
Fork 0
commitizen/.github/pull_request_template.md
Daniel Baumann 167a3f8553
Adding upstream version 4.6.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 11:40:48 +02:00

29 lines
735 B
Markdown

<!--
Thanks for sending a pull request!
Please fill in the following content to let us know better about this change.
-->
## Description
<!-- Describe what the change is -->
## Checklist
- [ ] Add test cases to all the changes you introduce
- [ ] Run `poetry all` locally to ensure this change passes linter check and test
- [ ] Test the changes on the local machine manually
- [ ] Update the documentation for the changes
## Expected behavior
<!-- A clear and concise description of what you expected to happen -->
## Steps to Test This Pull Request
<!-- Steps to reproduce the behavior:
1. ...
2. ...
3. ... -->
## Additional context
<!-- Add any other RELATED ISSUE, context or screenshots about the pull request here. -->