Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 579 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (11 loc) · 579 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.

Pull Request Process

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github
  7. Your pull request will be reviewed and either merged or rejected with reason specification as soon as possible