When contributing to this repository, please first discuss the change you wish to make via an issue.
This way we have traceability (including Resolves
) and can discuss the issue in a documented, open fashion.
- Add clear PR name, it'll go in the release notes.
- Set label for PR:
- Breaking Changes -> breaking-change
- New Features -> enhancement
- Bug Fixes -> bug
- Improvements -> *
- Add
Resolves #issue_number
. - Document release steps if the upgrade requires user interaction.
Every PR MUST be reviewed by at least two maintainers before it can get merged.
The maintainers will review your PR and notify you if any information is missing.
Please open an issue if you would like to discuss anything that could be improved or have suggestions.