Added contributing section
This commit is contained in:
@@ -203,3 +203,9 @@ hoodie->
|
||||
* commits compare --path [otherBasePath] : Compares the current dataset commits with the path provided and tells you how many commits behind or ahead
|
||||
* stats wa : Calculate commit level and overall write amplification factor (total records written / total records upserted)
|
||||
* help
|
||||
|
||||
## 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.
|
||||
|
||||
Reference in New Issue
Block a user