Thank you for your interest in contributing! Here are some guidelines to help you get started.
-
Reporting Bugs
- Check if the issue has already been reported.
- Open a new issue with detailed information.
-
Suggesting Enhancements
- Discuss your ideas on the issues page.
- Be clear and concise in your suggestions.
-
Submitting Pull/Merge Requests
- Fork the repository.
- Create a new branch for your feature or fix (preferably with name close to feature/[issue-number]-shortDescriptionOfIssue if possible).
- Ensure your code follows the project's coding standards.
- Submit a pull/merge request with a clear description.
- Use meaningful variable and function names.
- Write comments where necessary.
- Follow the existing code formatting.
- Be respectful and professional.
- Provide constructive feedback.
- Be open to discussions and suggestions.