Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 559 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 559 Bytes

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Please contribute using Github Flow.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some fun here')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request.