Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 634 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 634 Bytes

Contribution Guidelines

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Pull Requests

  1. Fork this repository to your repository
  2. Clone the repository to your local machine
  3. Checkout the dev branch
  4. Make any changes to the code on the dev branch
  5. Push your changes to your fork
  6. Create new pull request

Documentation Strings

Documentation strings are to follow the Google Style (examples).