From 908b487c2b154743af18762c810920cd19d5f468 Mon Sep 17 00:00:00 2001 From: Aniket Mishra <70846580+Aniketmishra0@users.noreply.github.com> Date: Sat, 22 Oct 2022 21:35:33 +0530 Subject: [PATCH 1/3] Create CONTRIBUTING.md --- CONTRIBUTING.md | 58 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..a5b35ee71 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,58 @@ +

πŸ₯³πŸŒŸHacktoberfest 2022🌟πŸ₯³

+ + ### Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2022 challenge and earn a limited edition T-shirt. + +####
πŸ“’ Register Yourself for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS! πŸ”₯ + +

+ +# Getting started with Neovim-from-scratch + +## How to Contribute? ✍ + +### 1. Fork the Project 🍴 + +Fork this repository and make changes in code as required. You can change it online or by cloning it in your device. Then Pust it on your Forked Repo for further Actions. Do not use special characters in the template above. + +![forked](https://user-images.githubusercontent.com/63325246/138092106-83ca7ed0-1ec3-4d01-a90c-ae3362bef4f5.jpg) + +## 3. Create a new branch + +### 4. Start hacking on the new branch + +### 5. Add Issue (Before making a pull request) + + + +- go to the Issues tab of the repository and click on the issue you want to work on. + +- Under that issue, write a comment asking permission for the admin of the repository to assign you the issue you want to work on. + +- For example, + +``` + + I would like to work on this issue. Can you assign it to me? + +``` + +### 6. Commit and push to the new branch + +### 7. Click the contribute button to bring up a drop-down menu; select the pull request option from the menu. + +### 8. But before making a pull request, be sure to link the issue in the description box for which you are creating the pull request. + +
+ +**Note: A pull request allows you to merge your changes into the main project.** + +
+ +Wait for your edits to be merged before proceeding. + +
+ +Hurray! You've made a significant contribution! :partying_face:πŸŽ‰ + + + [Thank You](https://github.com/Aniketmishra0) From 981ccb27e66d20abfb09af291a4c01e750a89555 Mon Sep 17 00:00:00 2001 From: Aniket Mishra <70846580+Aniketmishra0@users.noreply.github.com> Date: Sun, 23 Oct 2022 00:18:42 +0530 Subject: [PATCH 2/3] Update CONTRIBUTING.md Now you can see --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5b35ee71..26bc20e14 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,8 @@ Fork this repository and make changes in code as required. You can change it online or by cloning it in your device. Then Pust it on your Forked Repo for further Actions. Do not use special characters in the template above. -![forked](https://user-images.githubusercontent.com/63325246/138092106-83ca7ed0-1ec3-4d01-a90c-ae3362bef4f5.jpg) +![Screenshot 2022-10-23 at 12 14 31 AM](https://user-images.githubusercontent.com/70846580/197357680-a2cdfafb-9c4e-4953-95b6-7b7db8277206.png) + ## 3. Create a new branch @@ -55,4 +56,4 @@ Wait for your edits to be merged before proceeding. Hurray! You've made a significant contribution! :partying_face:πŸŽ‰ - [Thank You](https://github.com/Aniketmishra0) + Thank Yu From 13f06635d225f9409972a3b42c0c08414b54e4c0 Mon Sep 17 00:00:00 2001 From: Aniket Mishra <70846580+Aniketmishra0@users.noreply.github.com> Date: Sun, 23 Oct 2022 01:07:38 +0530 Subject: [PATCH 3/3] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 26bc20e14..525ad479f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ ### 1. Fork the Project 🍴 -Fork this repository and make changes in code as required. You can change it online or by cloning it in your device. Then Pust it on your Forked Repo for further Actions. Do not use special characters in the template above. +Fork this repository and make changes in code as required. You can change it online or by cloning it in your device. Then Push it on your Forked Repo for further Actions. Do not use special characters in the template above. ![Screenshot 2022-10-23 at 12 14 31 AM](https://user-images.githubusercontent.com/70846580/197357680-a2cdfafb-9c4e-4953-95b6-7b7db8277206.png) @@ -56,4 +56,4 @@ Wait for your edits to be merged before proceeding. Hurray! You've made a significant contribution! :partying_face:πŸŽ‰ - Thank Yu + Thank You