Thank you for considering contributing to Tasty Treats! Here are some guidelines to help you get started:
- Fork the repository and clone it to your local machine.
- Install dependencies using
npm install
. - Make your changes and test them locally.
- Ensure your code follows our coding standards.
- Create a pull request with a clear description of your changes.
- Follow the coding style and conventions used in the existing codebase.
- Write clear and concise commit messages.
- Include tests for new features or bug fixes.
- Report any issues or bugs you encounter using GitHub Issues.
- Provide detailed information about the problem and steps to reproduce it.
We welcome feedback and suggestions for improving Tasty Treats! Share your ideas or feature requests by opening an issue or reaching out to us.
By contributing to this project, you agree to abide by the Code of Conduct.
Happy coding!