Ways to Contribute
Report bugs
Report bugs
Found a bug? Please help us fix it by following these steps:If you are adding an issue, please try to keep it focused on a single topic. If two issues are related, or blocking, please link them rather than combining them. For example,
1
Search
Check if the issue already exists in our GitHub Issues for the respective repo:
2
Create Issue
If no issue exists, create a new one. When writing, be sure to follow the template provided and to include a minimal, reproducible, example. Attach any relevant labels to the final issue once created.
3
Wait
A project maintainer will triage the issue and may ask for additional information. Please be patient as we manage a high volume of issues.
Suggest features
Suggest features
Have an idea for a new feature or enhancement?
1
Search
Search the issues for the respective repository for existing feature requests.
2
Discuss
If no requests exist, start a new discussion under the relevant category so that project maintainers and the community can provide feedback.
3
Describe
Be sure to describe the use case and why it would be valuable to others. If possible, provide examples or mockups where applicable.
Improve documentation
Improve documentation
Documentation improvements are always welcome! We strive to keep our docs clear and comprehensive, and your perspective can make a big difference.
How to propose changes to the documentation
Guide
Contribute code
Contribute code
With a large userbase, it can be hard for our small team to keep up with all the feature requests and bug fixes. If you have the skills and time, we would love your help!If you start working on an issue, please assign it to yourself or ask a maintainer to do so. This helps avoid duplicate work.If you are looking for something to work on, check out the issues labeled “good first issue” or “help wanted” in our GitHub repos:
How to make your first Pull Request
Guide