We welcome contributions to this repository 📁 from the community. If you would like to contribute, please follow these guidelines 📑:
-
Fork the repository 📁 and clone it to your local machine.
-
Create a new branch for the changes you want to make.
-
Make your changes and commit them to your local branch.
-
Push your changes to your fork of the repository.
-
Submit a Pull Request to the main repository 📁. In the pull request, describe the changes you have made and the problem that you are solving.
-
Ensure that your pull request adheres to the following guidelines:
- Follow the same coding style as the existing code.
- Keep the pull request as small as possible. If you have multiple unrelated changes, please submit them in separate pull requests.
- Do not introduce new dependencies without a good reason.
- Test your changes thoroughly.
-
Be patient. It can take some time for your pull request to be reviewed.
-
After your pull request is merged, you can safely delete your branch and pull the changes from the main (upstream) repository 📁.
Thank you ❤ for your contribution! Your help is greatly appreciated and helps make this repository 📁 even more valuable for the community.