Thank you for your interest in contributing! This project is built using React.ts and MaterialUI. We appreciate all contributions, whether they are new features, bug fixes, or suggestions.
If you’d like to contribute, here’s how you can begin:
- Browse through the issues to see if there are any open tasks or bugs you can help with.
- If you find something you’d like to work on, move to the next step.
- Create a New Issue: Describe the problem or the feature you’re suggesting.
- We’ll discuss it with you and, if approved, assign the work.
- Claim an Issue:
- Comment on the issue you’d like to work on, and we’ll assign it to you.
- Fork the Repository:
- Create a fork of the repository to work on.
- Make Your Changes:
- Develop your changes on your fork. Ensure your changes align with the project’s guidelines.
- Submit a Pull Request (PR):
- Open a pull request from your fork to the main repository.
- Make sure to reference the relevant issue in your pull request description (e.g., “Closes #123”).
- PR Review:
- Your pull request will be reviewed by the maintainers.
- If everything looks good, your changes will be merged into the
main
branch.
Thank you for helping make this project better!