Introduction
ποΈ Contributing
Thank you for considering contributing to our project! Please take a moment to review this document before proceeding.
Code of Conduct
This project and everyone participating in it is governed by our Code of Conduct. By participating, you are expected to uphold this code. Please report any unacceptable behavior to me@ld338.de.
Contributing
We welcome contributions from everyone. Here are a few guidelines to help you get started:
How Can I Contribute?
- Fork the repository and clone it locally.
- Create a new branch for your feature or bug fix.
- Make your changes and test them thoroughly.
- Commit your changes with a clear and descriptive commit message.
- Push your branch to your fork on GitHub, and then submit a pull request (PR) to our repository.
Code Style
- Follow the existing code style used in the project.
- Use meaningful names for variables, functions, and classes.
Pull Requests
- Ensure your PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
- Make sure your code passes all tests before submitting the PR.
- Be open to feedback and be prepared to make changes if requested.
License
By contributing to this project, you agree that your contributions will be licensed under the GNU General Public License (GPL).
Security Vulnerabilities
If you discover a security vulnerability within the project, please report it to me@ld338.de. We appreciate your help in improving the security of our project.