Thank you for considering contributing to Codjixd! We appreciate your support.
If you find a bug, please report it by opening an issue on our GitHub Issues page. Include as much detail as possible to help us understand and resolve the issue quickly.
We welcome suggestions for new features. Please open an issue on our GitHub Issues page and describe the feature you would like to see, along with any relevant use cases.
- Fork the repository.
- Create a new branch for your feature or bugfix.
- Make your changes in the new branch.
- Ensure your code follows our coding standards and passes all tests.
- Commit your changes and push the branch to your fork.
- Open a pull request on our GitHub Pull Requests page.
Please follow the coding style used in the project. This helps maintain consistency and readability.
Ensure that your changes do not break existing tests and add new tests for any new functionality.
If you have any questions, feel free to reach out to the maintainers or open an issue.
Thank you for contributing!