Files
python-template/.github/PULL_REQUEST_TEMPLATE.md
2024-03-15 08:59:38 +01:00

28 lines
690 B
Markdown

## PR type (check all applicable)
- [ ] ` feat ` :sparkles: features
- [ ] ` fix ` :bug: bugfixes
- [ ] ` chore ` :ticket: chores
- [ ] `refactor` :package: code refactoring
- [ ] ` style ` :gem: style
- [ ] ` docs ` :book: documentation changes
- [ ] ` perf ` :rocket: performance improvements
- [ ] ` test ` :rotating_light: tests
- [ ] ` build ` :construction_worker: build
- [ ] ` ci ` :robot: continuous integration
- [ ] ` revert ` :back: reverts
## PR description
This PR:
-
## Related Tickets
- related issue #
- closes #
## Instructions, Screenshots
_replace this line with instructions (screenshots) on how to test, use your changes_