The tech stack required to contribute to this project includes:
👉 To contribute to this repository, you should follow these steps.
- star ⭐ this repository (Click the star button in the top right of this page, beside the fork button)(Optional)
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
git clone https://github.com/thesujai/Kala-Jaadu.git
- Create a branch
git checkout -b branch-name
- Make your changes
- Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
- Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
- Wait for your PR review and merge approval.
-
Choose projects and issues that align with your skills and interests.
-
Follow the project's specific contribution guidelines and code of conduct.
-
Make meaningful contributions that benefit the project and the community.
-
Write clear and concise code, adhering to the project's coding standards.
-
Test your code thoroughly before submitting a pull request.
-
Be respectful and considerate of other contributors and maintainers.
-
Have patience and open communication during the review process.
Thank you for being a part of this project Your contributions are essential in making the open source ecosystem vibrant and thriving.