Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 924 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 924 Bytes

How to Contribute

This project is Apache 2.0 licensed and accepts contributions via GitHub pull requests.

Guidelines

  • A change should not being merged unless it passes CI or there is a comment/update saying what testing was passed.
  • PRs should not be merged unless positively reviewed.
  • If a change is adding a feature, it should require a change to the README.md and the review should catch this.
  • If a change is a fix, it should have an issue. The review should make sure the comments state the issue (not just the number) and it should use the keywords that will close the issue on merge.

Certificate of Origin

By contributing to this project you agree to the Developer Certificate of Origin (DCO). This document was created by the Linux Kernel community and is a simple statement that you, as a contributor, have the legal right to make the contribution. See the DCO file for details.