Thank you for considering contributing to our project! We appreciate your time and effort to improve it.
Before you begin, please make sure you have the following:
- Fork the repository: Fork the project repository on GitHub to your own account.
- Clone the repository: Clone the forked repository to your local machine using Git.
- Create a new branch: Create a new branch on your local machine for your changes. Use a descriptive name for your branch.
Before submitting a pull request, please ensure that your changes adhere to the following guidelines:
- Code style: Ensure that your code follows the coding style and conventions of the project. This includes indentation, naming conventions, and best practices.
- Testing: Make sure to add or update tests to cover the changes you made. This helps ensure the stability and reliability of the project.