Thank you for considering contributing to this project! Your interest in improving this system is highly appreciated. By contributing, you can help make the experience even better for users.
-
Fork the repository to your GitHub account.
-
Clone the forked repository to your local development environment:
git clone https://github.com/malikmalikayesha/shopping-cart-and-inventory-system.git
-
Create a new branch for your contribution:
git checkout -b feature/your-feature-name
To contribute to Number Detection Game, please follow these guidelines:
-
Write clear, concise, and meaningful commit messages.
-
Maintain consistency!
-
Ensure that your code changes do not introduce any new bugs or regressions.
-
Use comments to explain your logic where necessary
-
When submitting a pull request, provide a detailed description of the changes made and the problem they solve. Include any relevant information that would help reviewers understand your work.
Happy Contributing!