We want to make contributing to this project as easy and transparent as possible.
We use GitHub to track issues and feature requests, as well as accept pull requests.
You are welcome to contribute with your pull requests. These steps explain the contribution process:
- Fork the repository and create your branch from
main. - If you've changed APIs, update the documentation.
- Make sure the pipelines of a repository, that uses the provided workflows pass. Our GitHub actions pipelines of other repositories of this org, will show example.
- Sign the Developer Certificate of Origin (DCO).
NOTE: You should always add if you are adding code to our repository.
To test changes to this repository, create a fork and use workflows in this fork, to validate the changes.
We use GitHub issues to track bugs. Please ensure your description is clear and includes sufficient instructions to reproduce the issue.
By contributing to openMFP, you agree that your contributions will be licensed under its Apache-2.0 license.