Thank you for your interest in contributing to the msrajawat298 repository. This repository is a collection of small code snippets, top useful URL links, and resources that can be used to help with daily coding problems.
To contribute to this repository, follow these steps:
- Fork the repository by clicking the "Fork" button on the top right corner of the repository page.
- Clone the forked repository to your local machine using the
git clone
command. - Create a new branch for your contribution using the
git checkout -b new-branch-name
command. - Make your changes or additions to the repository.
- Commit your changes with a descriptive commit message using the
git commit -m "your message"
command. - Push your changes to your forked repository using the
git push origin new-branch-name
command. - Submit a pull request to the original repository.
To ensure that your contribution is accepted, please follow these guidelines:
- The repository contains small code snippets, top useful URL links, and resources that can be used to help with daily coding problems. Please ensure that your contribution falls within these categories.
- Your contribution should be well-documented and easily understandable by others.
- Please ensure that your contribution does not contain any malicious code or links.
- Your contribution should not contain any copyrighted material unless you have permission to use it.
- Your contribution should be respectful and inclusive of all individuals.
If you have any questions or feedback, please feel free to open an issue on the repository. We welcome any suggestions or improvements to make this repository better.
Thank you for your contribution!