Thank you for your interest in contributing to CarbonJS! We welcome contributions from anyone who wants to help improve the project.
There are many ways you can contribute to CarbonJS:
-
Report bugs or suggest features. If you find a bug or have an idea for a new feature, please open an issue on our GitHub repository. Be sure to provide as much detail as possible so we can understand and reproduce the issue.
-
Submit code changes. If you have fixed a bug or implemented a new feature, you can submit a pull request with your changes. Please follow our code style guidelines and make sure all tests pass before submitting your pull request.
-
Improve documentation. Good documentation is essential for any project. If you see an opportunity to improve our documentation, whether it's fixing a typo or adding a new section, please submit a pull request with your changes.
We follow the Rust Style Guide for all code contributions. Please make sure your code follows these guidelines before submitting a pull request.
We expect all contributors to follow our Code of Conduct. Please read it before contributing to the project.
Thank you again for your interest in contributing to CarbonJS! We look forward to working with you.