26 lines
720 B
Markdown
26 lines
720 B
Markdown
# Contributing
|
|
|
|
Thanks for your interest in contributing to this project!
|
|
|
|
We want to make contributing as easy and transparent as possible.
|
|
|
|
|
|
## Code of Conduct
|
|
|
|
Our code of conduct is described in [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md).
|
|
|
|
|
|
## Issues
|
|
|
|
We use GitHub issues to track bugs and feature requests. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
|
|
|
|
|
|
## Pull Requests
|
|
|
|
Before you make a substantial pull request, please file an issue and make sure someone from the team agrees that there is a problem or room for improvement.
|
|
|
|
|
|
## License
|
|
|
|
By contributing your code, you agree to license your contribution under the [Apache License 2.0](LICENSE.txt).
|