Skip to content

Commit

Permalink
Added forking instruction to the Contributing.md file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pudi-Sravan committed Sep 27, 2024
1 parent b7ca1df commit bff12d3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
## Steps to Contribute
1. Review the [README.md](./README.md) file to understand the setup process and project guidelines.
2. Make the necessary changes to the codebase.
3. Submit a pull request to the main branch.
4. In your pull request description, include details about the issue you resolved and any other relevant information.
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!

0 comments on commit bff12d3

Please sign in to comment.