Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 498 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 498 Bytes

Thanks for your interest in contribute to this project!

If you have a suggestion to improve this, please fork the repo and create a pull request. You can also open an issue with the tag "enhancement."

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