Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 501 Bytes

CONTRIBUTING.MD

File metadata and controls

10 lines (8 loc) · 501 Bytes

Contributing Guidelines

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository to your GitHub account.
  2. Create a new branch for your changes: git checkout -b feature/your-feature-name
  3. Make your changes and commit them: git commit -m "Add your changes here"
  4. Push your changes to your fork: git push origin feature/your-feature-name
  5. Create a Pull Request in this repository.

Make sure to star the repo for a successful contribution