Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.13 KB

File metadata and controls

29 lines (20 loc) · 1.13 KB

Overview

Contributing to openMFP

We want to make contributing to this project as easy and transparent as possible.

Our development process

We use GitHub to track issues and feature requests, as well as accept pull requests.

Pull requests

You are welcome to contribute with your pull requests. These steps explain the contribution process:

  1. Fork the repository and create your branch from main.
  2. If you've changed APIs, update the documentation.
  3. 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.
  4. Sign the Developer Certificate of Origin (DCO).

Testing

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.

Issues

We use GitHub issues to track bugs. Please ensure your description is clear and includes sufficient instructions to reproduce the issue.

License

By contributing to openMFP, you agree that your contributions will be licensed under its Apache-2.0 license.