Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 267 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 267 Bytes

🤝 Contributing

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