Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 593 Bytes

CONTRIBUTE.md

File metadata and controls

10 lines (9 loc) · 593 Bytes

🤝 Contribute

  • Fork the project
  • Create a new branch with your changes: git checkout -b feature/my-feature
  • For a fix or suggestion, create a new branch with your changes: git checkout -b fix/my-fix
  • Save your changes and create a commit message telling you what you did: git commit -m "feature: My new feature"
  • Submit your changes: git push origin feature/my-feature
  • Open a pull request with your branch
  • After the merge of your pull request is done, you can delete your branch
  • If you have any questions, please contact me at email