Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 378 Bytes

contributing.md

File metadata and controls

9 lines (7 loc) · 378 Bytes

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

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