Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 252 Bytes

File metadata and controls

5 lines (5 loc) · 252 Bytes
  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'feat: add amazing feature')
  4. Push to your branch (git push origin feature/amazing-feature)
  5. Open a Pull Request