Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

33 lines (21 loc) · 1.02 KB

Contributing to redis_analytics

Contributors List

  • Schubert Cardozo
  • Sascha Wessel

Adding new features

  • Create a topic branch for your feature and make your changes there
  • Do not fail the build or compromise on the code coverage too much (adding more test cases would be fantastic a contribution)
  • Send me a pull request
  • You should include tests where possible
  • Make updates to the changelog

Bugs/Features

Translations

  • You can help us translate the project. Simply drop me a message here on Github

Thank you for your contribution