Thank you for your interest in contributing to this project.
- Use the Bug report issue template.
- Provide steps to reproduce, expected vs actual behavior, and your environment details.
- Use the Feature request issue template.
- Describe the problem, proposed solution, and any alternatives considered.
- Branch: Create a branch from
main(e.g.feature-short-descriptionorfix-issue-description). - Commit: Use clear, descriptive commit messages. Reference issue/ticket IDs when applicable.
- PR: Open a pull request and fill out the Pull Request template.
- Review: Address review feedback and ensure CI passes.
- Follow the project's existing style and conventions.
- Run linters and tests before submitting.
- Open a Discussion or an issue with the "question" label.
Replace YOUR_ORG and YOUR_REPO with your GitHub organization and repository name.