Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.75 KB

CONTRIBUTING.md

File metadata and controls

26 lines (21 loc) · 1.75 KB

Contributing

Contributions of all types are welcome. We use GitHub as our bug and feature tracker both for code and for other aspects of the library (documentation, the wiki etc.)

Asking Questions

The best way to ask general questions is to send an email to our mailing list, or join #glide-library on freenode.org.

Filing issues

To file an issue, please use our issue template link and fill out the template as much as possible. The more information you can provide, the more likely we are to be able help.

When in doubt, file an issue. We'd rather close a few duplicate issues than let a problem go unnoticed. Similarly if you support a particular feature request, feel free to let us know by commenting on the issue.

Contributing code

Pull requests are welcome for all parts of the codebase, especially the integration libraries. You can find instructions on building the project in our README. Our code style is defined in Intellij project files in the repo and also by our Checkstyle config. If you'd like to submit code, but can't get the style checks to pass, feel free to put up your pull request anyway and we can help you fix the style issues. If you'd like to contribute code, you will need to sign Google's individual contributor license agreement.