Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 893 Bytes

File metadata and controls

21 lines (15 loc) · 893 Bytes

Contributing

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.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Fork it
  2. Create your feature branch (git checkout -b ft/new-feature-name)
  3. Implement your feature and run the test suite
    1. Make sure to add or update tests for your changes
    2. All tests should pass
  4. Update all documentation and the README.md with relevant details of the changes (e.g. new options, environment variables and useful file locations)
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin ft/new-feature-name)
  7. Create new Pull Request

Code of Conduct

Be kind.