17 lines
520 B
Markdown
17 lines
520 B
Markdown
---
|
|
title: Community
|
|
keywords: usecases
|
|
sidebar: mydoc_sidebar
|
|
toc: false
|
|
permalink: community.html
|
|
---
|
|
|
|
## Contributing
|
|
We :heart: contributions. If you find a bug in the library or would like to add new features, go ahead and open
|
|
issues or pull requests against this repo. Before you do so, please sign the
|
|
[Uber CLA](https://docs.google.com/a/uber.com/forms/d/1pAwS_-dA1KhPlfxzYLBqK6rsSWwRwH95OCCZrcsY5rk/viewform).
|
|
Also, be sure to write unit tests for your bug fix or feature to show that it works as expected.
|
|
|
|
|
|
|