mirror of
https://github.com/pufereq/python-template.git
synced 2025-12-15 07:39:32 +00:00
28 lines
690 B
Markdown
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_
|