generated from pufereq/python-template
Initial commit
This commit is contained in:
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
## 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_
|
||||
Reference in New Issue
Block a user