Thank you for your interest in contributing to Edux! Here's how you can help:
- Check existing issues for your problem, duplicate reports can create extra work.
- If no existing issue exists, create a new one, providing detailed information.
- Fork the repository and create your branch from
main
. - Make your changes: Ensure they are clear, concise, and adhere to our coding standards. Add comments to clarify complex code sections.
- Write or adapt tests as needed to reflect your changes.
- Commit your changes: Use a clear and descriptive commit message.
- Submit a Pull Request with comprehensive request message.
- Stick to Java coding conventions.
- Keep code clean and readable.
- Ensure all tests are passing.
Quick questions? Problem to discuss? Open a GitHub discussion right now.
Your contributions keep the Edux project alive and thriving. Thank you!