Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 567 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 567 Bytes

🏗 Contributing PR or ISSUE

  1. 🍴Fork it
  2. 🔀Create your branch: git checkout -b your-branch
  3. 🎨Make your changes
  4. 📝Commit your changes with Semantic Commit Messages (recommended)
  5. 🚀Push to the branch: git push origin your-branch
  6. 🎉Submit a PR to develop branch

OR

Just submit an issue! - any helpful suggestions are welcomed. 😜