Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (15 loc) · 1.22 KB

CONTRIBUTING.md

File metadata and controls

28 lines (15 loc) · 1.22 KB

Contributing

First, thanks for taking the time to contribute to our project! There are many ways you can help out.

Before you get started

Community Guidelines

We want to be as welcoming and inclusive as possible, and have adopted a Code of Conduct that we ask all community members to read and observe.

Project Licensing and Contributions

Contributions to this project are released under the Apache License, Version 2.0, and we seek to only accept code that you are authorized to contribute to the project.

Contributing

Questions

If you have a question that needs an answer, create an issue and label it as a question.

Issues for bugs or feature requests

If you encounter any bugs in the code, or want to request a new feature or enhancement, please create an issue to report it. Kindly add a label to indicate what type of issue it is.

Contribute Code

We welcome your pull requests. To implement something new, please start by creating an issue so we can discuss it together.

When creating a Pull Request, please follow best practices for creating git commits.