READY/IN DEVELOPMENT/HOLD
A few sentences describing the overall goals of the pull request's commits.
List related Issues against other branches:
Issue | Description |
---|---|
link | ... |
link | ... |
- Tests
- Documentation
Outline the steps to test or reproduce the PR here.
git pull --prune
git checkout <feature_branch>
python
...