Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 259 Bytes

File metadata and controls

8 lines (7 loc) · 259 Bytes

Contributing

Contributions are welcome.

  1. Fork the project
  2. ⚠️ Create your feature branch git checkout -b myfeature
  3. Commit your changes git commit -m 'feat: my feature'
  4. Push to the branch git push origin myfeature
  5. Open a Pull Request