2025-10-17 20:51:52 +02:00
# Contributing to the Project
2020-04-11 21:34:07 +02:00
2025-10-17 20:51:52 +02:00
Thank you for your interest in contributing to this project! We strive to make the contribution process clear and welcoming.
2020-04-11 21:34:07 +02:00
2025-10-17 20:51:52 +02:00
Please take a moment to review the guidelines below.
2020-04-11 21:34:07 +02:00
## Code of Conduct
2025-10-17 20:51:52 +02:00
Please review and adhere to our [Code of Conduct ](CODE_OF_CONDUCT.md ) in all your interactions with the project.
This helps us maintain a positive and respectful environment for everyone involved.
2020-04-11 21:34:07 +02:00
2025-10-17 20:51:52 +02:00
## How to Contribute
2020-04-11 21:34:07 +02:00
2025-10-17 20:51:52 +02:00
### Contributor Responsibilities
2020-04-11 21:34:07 +02:00
2025-10-17 20:51:52 +02:00
By submitting your contributions, you agree to the following:
- You are the sole author of the content you contribute, or you have the appropriate rights and permissions to contribute it.
- If employed, you have obtained any necessary permissions from your employer to contribute to this project.
- All contributions will be made available under the project’ s license.
2020-04-11 21:34:07 +02:00
2025-10-17 20:51:52 +02:00
### Issues
2020-04-11 21:34:07 +02:00
2025-10-17 20:51:52 +02:00
We use GitHub Issues to track bugs and feature requests. When submitting an issue, please ensure:
- The description is clear and concise.
- You provide enough details and steps to reproduce the issue, if applicable.
2020-04-02 13:03:15 +02:00
2025-10-17 20:51:52 +02:00
### Pull Requests
2020-04-02 13:03:15 +02:00
2025-10-17 20:51:52 +02:00
Before making substantial contributions:
1. **Discuss Changes** : Please file an issue first to discuss your proposed changes with the team. This helps ensure your contribution aligns with the project’ s goals.
2. **Follow Best Practices** : Adhere to the guidelines and ensure your code meets the project’ s standards.
2020-04-02 13:03:15 +02:00
2025-10-17 20:51:52 +02:00
When submitting a pull request:
- Ensure your changes are well-documented.
- Include tests for any new features or significant changes.
- Reference the relevant issue(s) in your pull request description.
## Licensing
By contributing to this project, you agree that your contributions will be licensed under the [Apache License 2.0 ](LICENSE.txt ).
The project itself is also licensed under the [Apache License 2.0 ](LICENSE.txt )).