ProjectTemplate
ProjectTemplate copied to clipboard
Use Case: Base Python
Types of change
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Other (documentation etc)
Pull request checklist
- [ ] Add functionality
- [ ] Add tests
- [ ] Update documentation in
man - [ ] Update website documentation