You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make contributing easier, it could be nice to have a pull request template reminding the expectations before merging (build docs, run tests...)
For example:
My PR is adressing the following issue:
I made sure I did the relevant tasks among :
-[ ] I detailed my objectives in an issue with the feature request or bug report
-[ ] I ran pre-commit checks and unit tests
-[ ] New lines of code, are tested with relevant unit tests
-[ ] My feature is documented in the package documentation and I made sure the docs built locally
The text was updated successfully, but these errors were encountered:
Description
To make contributing easier, it could be nice to have a pull request template reminding the expectations before merging (build docs, run tests...)
For example:
The text was updated successfully, but these errors were encountered: