Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 664 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (10 loc) · 664 Bytes

Source code contributions are welcome for this repository.

Generate requirements

  • Never store credentials in the source code, always pass in as environment variables.

Code quality

  • Try to use similar style used in existing code samples

Reporting a bug

Please raise any bug reports on the project's issue tracker. Be sure to search the list to see if your issue has already been raised.

A good bug report is one that make it easy for us to understand what you were trying to do and what went wrong. Also, provide as much context as possible so we can try to recreate the issue.