Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 627 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (13 loc) · 627 Bytes

Contributing Guide

Thank you for considering contributing to this project! Please follow these guidelines to ensure a smooth collaboration.

How to Contribute

  1. Fork the Repository – Click the "Fork" button on GitHub.
  2. Clone Your Fork
  3. Create a Branch – Use a descriptive name.
  4. Make Changes
  5. Commit Your Changes – Write a clear commit message.
  6. Push to GitHub
  7. Create a Pull Request (PR) – Go to the original repository and submit a PR.

Reporting Issues

If you find a bug or have a feature request, please open an issue with a clear description.

Happy coding! 🚀