From dc6494b7d4d71e02beac19b52e6aac2a9054246b Mon Sep 17 00:00:00 2001 From: Karan Singh <109976446+Karansingh2720@users.noreply.github.com> Date: Sun, 18 Feb 2024 23:05:20 +0530 Subject: [PATCH] not need to accept Not need to verify , i am just learning git/github --- CONTRIBUTING.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 482a7924a..723ce846c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,19 +3,19 @@ How to Contribute ## Solutions -Please **do not send pull requests for replacing my code**. If you'd like to contribute [solutions](https://github.com/thekarangoel/Projects-Solutions), please see the following instructions: +Please **do not send pull requests to replace my code**. If you'd like to contribute [solutions](https://github.com/thekarangoel/Projects-Solutions), please see the following instructions: -- Solve the problem, and keep it in your repo. DO NOT send merge request yet. +- Solve the problem, and keep it in your repo. DO NOT send a merge request yet. - Find the problem in this [README](https://github.com/thekarangoel/Projects-Solutions/blob/master/README.md) file. - Edit the file in this format (notice the double square brackets): - \**This is a problem** - And here goes it's description. \[[octocat (language)]]\(link-to-octocats-solution) \[[your_username (C++)]]\(link-to-your-solution) + \**This is a problem** - And here goes it's description. \[[octocat (language)]]\(link-to-autocrats-solution) \[[your_username (C++)]]\(link-to-your-solution) This results in something like this: - **This is a problem** - And here goes it's description. [[octocat (language)]](link-to-octocats-solution) [[your_username (C++)]](link-to-your-solution) + **This is a problem** - And here goes its description. [[octocat (language)]](link-to-autocrats-solution) [[your_username (C++)]](link-to-your-solution) - Please respect other people and do not delete or move anyone else's link. Place your solution at the end of the list of solutions. @@ -28,6 +28,6 @@ Please **do not send pull requests for replacing my code**. If you'd like to con If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/thekarangoel/Projects/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes. If you add a problem, make sure you add it in the correct category. -It is required that any changes made to the projects (this does not include adding solutions) in *README.md*, must be reflected in the [Solutions *README.md* file](https://github.com/thekarangoel/Projects-Solutions/blob/master/README.md) +It is required that any changes made to the projects (this does not include adding solutions) be in *README.MD*, must be reflected in the [Solutions *README.md* file](https://github.com/thekarangoel/Projects-Solutions/blob/master/README.md) -If you're copying a project from some other webpage, you **MUST** link to it in the *Sources* section at the bottom of repo's *README.md* and *README-scratch.md*. +If you're copying a project from some other webpage, you **MUST** link to it in the *Sources* section at the bottom of the repo's *README.md* and *README-scratch. md*.