We want to make contributing to appx-util as easy and transparent as possible. If you run into problems, please open an issue. We also actively welcome pull requests.
- Fork the repo and create your branch from
main
. - If you've added code that should be tested, add tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Format your changes with
clang-format
.
By contributing to appx-util you agree that your contributions will be licensed under the Mozilla Public License, version 2.0.