This is just a reminder about the most common mistakes. Please make sure that you tick all appropriate boxes. But please read our contribution guide at least once, it will save you unnecessary review cycles!
- Added tests for changed code.
- New features have been added to our Hypothesis testing strategy.
- Updated documentation for changed code.
- Documentation in
.rst
files is written using semantic newlines. - Changed/added classes/methods/functions have appropriate
versionadded
,versionchanged
, ordeprecated
directives. - Changes (and possible deprecations) have news fragments in
changelog.d
.
If you have any questions to any of the points above, just submit and ask! This checklist is here to help you, not to deter you from contributing!