diff --git a/contributing.html b/contributing.html index 86fa16e..1bcca1b 100644 --- a/contributing.html +++ b/contributing.html @@ -79,8 +79,8 @@

step 5 : Write some code

Step 6 : Sending the "Pull Request"

The changes you've made on your fork will not visible on the main project repository. For this we send a "pull request" to the main repo requesting the maintainer to pull your changes into their repo.

-

avigate to your fork on your GitHub account. Click on “Compare & pull request” button - Give an apt title and body describing your PR - Click on "Create pull request button" and voilà you've successfully send your first PR.

-

Take a break Grab a cuppa coffee while the maintainers review your work and hopefully "merge" it. In case they request changes repeat from step 5.

+

Navigate to your fork on your GitHub account. Click on “Compare & pull request” button - Give an apt title and body describing your PR - Click on "Create pull request button" and voilà you've successfully send your first PR.

+

Take a break. Grab a cuppa coffee while the maintainers review your work and hopefully "merge" it. In case they request changes, repeat from step 5.