Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 885 Bytes

Contributing.md

File metadata and controls

16 lines (13 loc) · 885 Bytes

How to Contribute

Issues

  • Browse the issues currently raised and select one that you would like to work on.
  • Each issue is labeled according to its difficulty level.
  • If you encounter a new issue that isn't listed, feel free to raise a new issue on the issues page of the repository.

Steps to Contribute

  1. Review the README.md file to understand the setup process and project guidelines.
  2. Make the necessary changes to the codebase.
  3. Fork the repo, clone it, and implement your changes.
  4. Push your updates to your forked repository.
  5. Submit a pull request to the main branch.
  6. In your pull request description, include details about the issue you resolved and any other relevant information.

Thank you for contributing to our project!