Thank you for your interest in contributing to Rehabify! We welcome contributions from the community to help improve our project. Please take a moment to review this document for guidelines on how to contribute.
To get started with contributing to Rehabify, follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Install any necessary dependencies.
- Make your changes and test them thoroughly.
- Commit your changes with descriptive commit messages.
- Push your changes to your forked repository.
- Submit a pull request to the main repository.
Please adhere to the following guidelines when contributing to Rehabify:
- Follow the code style and conventions used in the project.
- Ensure that your changes are well-documented and include appropriate tests.
- Be respectful and considerate towards other contributors.
- If you are adding a new feature or making a significant change, discuss it with the maintainers first.
To submit a pull request, follow these steps:
- Ensure that your forked repository is up to date with the latest changes from the main repository.
- Create a new branch for your changes.
- Make your changes and commit them with descriptive commit messages.
- Push your branch to your forked repository.
- Open a pull request on the main repository, providing a detailed description of your changes.
If you have any questions or need further assistance, please reach out to the project maintainers.
Happy contributing!