Please check the type of change your PR introduces:
- Code base additions (bugfix, features)
- Code maintenance (refactoring, formatting, renaming, tests)
- ReadMe, Docs and GitHub maintenance
- Other (please describe):
Please check if your PR fulfills the following requirements, depending on the type of PR:
-
ReadMe, Docs and GitHub maintenance:
- Spelling has been verified
- Code docs are working correctly
-
Code base maintenance (refactoring, formatting, renaming):
- Docs have been reviewed and added / updated if needed
- Lint (
black rocketpy
) has passed locally and any fixes were made - All tests (
pytest --runslow
) have passed locally
-
Code base additions (for bug fixes / features):
- Tests for the changes have been added
- Docs have been reviewed and added / updated if needed
- Lint (
black rocketpy
) has passed locally and any fixes were made - All tests (
pytest --runslow
) have passed locally
Enter text here...
Enter text here...
- Yes
- No
Enter text here...