Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.51 KB

CONTRIBUTING.md

File metadata and controls

34 lines (20 loc) · 1.51 KB

Contributing to qgis-js

Thank you for considering contributing to qgis-js! We welcome all contributions, big or small 🙏

QGIS Code of Conduct

Please note that for this project the QGIS Code of Conduct also applies.

Getting Started

To get started with contributing, please follow these steps:

  1. Fork the repository and clone it to your local machine.
  2. See the README for instructions on how to build the project.
  3. Make your changes and test them locally.
  4. Submit a pull request with your changes.

Code Style

Please follow the existing code style when making changes. We use Prettier and ClangFormat to enforce consitent code style, so please make sure your changes pass the linter by running npm run lint.

Reporting Bugs

If you find a bug, please open an issue on the issue tracker with a detailed description of the problem and steps to reproduce it.

Contact

If you have any questions or concerns, please reach out as follows:

For general questions about QGIS, have a look at the Get Involved in the QGIS Community site