Thank you for your interest in contributing to Cerberust! We welcome contributions from the community to make Cerberust even more powerful and reliable. Please take a moment to review the following guidelines before getting started.
This project follows the Code of Conduct. By participating, you agree to abide by its terms.
If you encounter any issues or unexpected behavior, please open a with a detailed description of the problem, steps to reproduce, and any relevant information about your environment.
If you have an idea for a new feature or improvement, feel free to create an issue to discuss the proposal. We value community input and would love to hear your suggestions.
- Fork the repository and create a new branch from the main branch.
git checkout -b feature/your-feature-branch
-
Make your changes and ensure they follow the project's coding style and guidelines.
-
Write meaningful and clear commit messages.
-
Push your changes to your fork and submit a pull request to the main branch of the main repository.
-
Ensure that your pull request includes a clear description of the changes and the motivation behind them.
-
Be responsive to any feedback or questions provided during the review process.
- Follow the existing code style and formatting conventions.
- Ensure your code is well-documented, including comments where necessary.
Follow the steps provided in the README.md
By contributing to Cerberust, you agree that your contributions will be licensed under the WTFPL.
Thank you for your contributions! 🚀🐾