Thanks for considering contributing! Here are some guidelines to help you get started.
This project follows the Contributor Covenant Code of Conduct. Please adhere to this code in all interactions.
- Search existing issues to avoid duplicates.
- Create a new issue with a clear title and detailed description.
- Include steps to reproduce, expected behavior, and screenshots if applicable.
- Search existing issues for similar suggestions.
- Create a new issue with a clear title and detailed description.
- Explain the problem and the proposed solution.
- Fork the repository.
- Clone your fork and create a new branch.
- Commit your changes with a descriptive message.
- Push your branch to your fork.
- Open a pull request against the main branch.
- Use present tense (e.g., "Add feature" not "Added feature").
- Be concise and descriptive.
- Reference issues and pull requests when relevant.
- Follow the project's coding conventions.
- Ensure your code passes all tests.
- Use issue labels to categorize your issue or pull request.
- Engage in discussions and provide feedback.
Thank you for your contributions!