Skip to content

Latest commit

History

History
11 lines (9 loc) 路 546 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) 路 546 Bytes

Contributing

When contributing to this project; first discuss the change you wish to make via github issue, or any other method with the maintainers before submitting changes.

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 my-new-feature)
  3. Commit your changes (git commit -am 'Add new feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull/Merge Request