Thank you for considering contributing to this project! We appreciate your effort in making this project better.
- Please ensure that you are working on the latest version of the repository.
- All your changes should be made on the
new
branch. - Avoid pushing directly to the
main
branch.
- Fork the repository to your own GitHub account.
- Clone the repository to your local machine.
- Create a new branch named
new
for your changes. - Make your changes and commit them with descriptive commit messages.
- Push your changes to your forked repository on GitHub.
- Create a Pull Request (PR) from the
new
branch of your forked repository to thenew
branch of the original repository.
- Your code will undergo review before being merged.
- Make sure your code follows the project's coding style and conventions.
- Ensure that your changes do not introduce any errors or warnings.
- Respond to any feedback or comments provided during the review process.
- For any questions or suggestions, please open an issue to discuss them with the community.
We appreciate your contributions to this project! 🎉