Thank you for considering contributing to the Restaurant Management System! Your contributions are vital to the project's success, and we appreciate your efforts.
This repository is participating in Hacktoberfest 2024. Contributions are welcome! Please fork the repository and create a pull request for any improvements or bug fixes.
If you find a bug, please create an issue and describe the bug in detail. Include steps to reproduce the issue, the expected outcome, and what actually happens. Screenshots and logs are helpful.
If you have an idea for an enhancement, please create an issue and describe your suggestion. Explain why it would be beneficial and how it should work.
- Fork the repository and create your branch from
main
. - If you've added code that should be tested, add tests.
- Make sure your code lints.
- Create a pull request, and describe the changes you have made.
- Mandatory: Include screenshots of the enhancements you did.
- Follow the existing code style.
- Write clear, concise comments.
- Ensure your code is properly formatted and linted.