Thank you for your interest in contributing to the Fabacus Reservation System!
To get started with contributing, please follow these steps:
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make your desired changes to the codebase.
- Test your changes thoroughly.
- Commit your changes with a descriptive commit message.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
The project is configured to use Biome, to check and auto format source files run:
bun check
If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository. Provide as much detail as possible, including steps to reproduce the issue.
By contributing to this project, you agree that your contributions will be licensed under the MIT License.