Thank you for your interest in contributing to this project! We welcome contributions from the community. Please follow these guidelines to help us maintain a collaborative and high-quality codebase.
When contributing to this repository, please first discuss the change you wish to make via issue. By participating in this project, you agree to abide by our code of conduct.
Add an issue. We'll review it, add labels and reply within a few days.
If you are interested in resolving an open issue, simply make a pull request with your proposed fix. We do not assign issues in this repo so please do not ask for permission to work on an issue.
Please help us keep our issue list small by adding Fixes #{$ISSUE_NUMBER} to the description of pull requests that resolve open issues. For example, if your pull request fixes issue #10, then please add the following to its description:
Fixes #10
If this is your first time contributing to our samples and do not have advanced level programming experience, we have got you covered 💥 we have a list of good first issue that can be a great entryway to find and fix any issues that best fit your expertise or technical background.
Go right ahead! Just submit a pull request when you're done.
- Fork the repository
- Create a new branch for your feature or bugfix
- Make your changes
- Test your changes
- Submit a pull request
If you find a bug or have a feature request, please open an issue with detailed information.
By contributing, you agree that your contributions will be licensed under the same license as the project.
💜 Thank you for helping make this project better!