Skip to content

Files

Latest commit

3db4b53 · Dec 21, 2024

History

History
18 lines (16 loc) · 457 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (16 loc) · 457 Bytes

🤝 Contributing

Contributions are welcome! 🙌 If you'd like to contribute, please fork the repository and submit a pull request.

  1. Fork the project 🍴
  2. Create your feature branch:
    git checkout -b feature/YourFeature
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request 📬