Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 940 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 940 Bytes

Contribution Guidelines

Thank you for contributing to winapps! Before you can contribute, we ask some things of you:

  • Please follow our Code of Conduct, the Contributor Covenant. You can find a copy in this repository or under https://www.contributor-covenant.org/
  • All Contributors have to sign a CLA for legal reasons. When opening a PR, @cla-assistant will prompt you and guide you through the process. However, if you contribute on behalf of a legal entity, we ask of you to sign a different CLA. In that case, please contact us.
  • Please follow code conventions enforced by pre-commit. To keep down CI usage, please run it locally before committing too. See https://pre-commit.com for installation, then run pre-commit install inside the winapps repository you cloned.