Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.71 KB

CONTRIBUTING.md

File metadata and controls

42 lines (29 loc) · 1.71 KB

Contributing

[Are you accepting contributions at this time? If not, please state that here. No need to include content from the rest of this document.]

For general contribution and community guidelines, please see the community repo. In particular, before contributing please review our contributor licensing guide to ensure your contribution is compliant with our contributor license agreements.

Table of Contents

Development

[What development tools are required to start working on this project?]

Testing

[Instructions for running the test suite]

Releases

[Instructions for creating a new release]

Contributing

  1. Fork the project
  2. Clone your fork
  3. Make local changes to your fork by editing files
  4. Commit your changes
  5. Push your local changes to the remote server
  6. Create new Pull Request

From here your pull request will be reviewed and once you've responded to all feedback it will be merged into the project. Congratulations, you're a contributor!