From af8d87ba0ca3e7fe89c7cc4f4fcbfe62d95b04b4 Mon Sep 17 00:00:00 2001 From: abhi99555 <80599442+abhi99555@users.noreply.github.com> Date: Wed, 1 Jun 2022 19:02:17 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 028026ce..26faf779 100644 --- a/README.md +++ b/README.md @@ -87,13 +87,13 @@ git commit -m "Relevant message" git push -u origin ``` -**11.** To create a pull request, click on `compare and pull requests`. Please ensure you compare your feature branch to the desired branch of the repo you are suppose to make a PR to. +**11.** To create a pull request, click on `compare and pull requests`. Please ensure you compare your feature branch to the desired branch of the repo you are supposed to make a PR to. **12.** Add appropriate title and description to your pull request explaining your changes and efforts done. Always make sure you have pulled the latest code from the master branch before making a PR. **13.** Click on `Create Pull Request`. -**14.** Hurray ❗ You have created a PR to Eduhub-Community Website 💥 . Sit back patiently and relax till then the project maintainers will review your PR. Please understand, there will be some time taken to review a PR and can vary from a few hours to a few days too so be Patient and keep contributing. +**14.** Hurray ❗ You have created a PR to Eduhub-Community Website 💥 . Sit back patiently and relax till then the project maintainers will review your PR. Please understand, there will be some time taken to review a PR and can vary from a few hours to a few days too, so be Patient and keep contributing. Hurray! You successfully made a contribution!