Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 3.02 KB

CONTRIBUTING.md

File metadata and controls

72 lines (46 loc) · 3.02 KB

Contribute to first_contributions

Steps

1. Star the Repository.(Optional)

img7

2. Fork the Repository

img9

3. Click "Create fork"

img10

4. CLick on Edit

img12

5. Edit the file

  • Create a directory of your name.
  • Add a file name 'Your_name.md'.
  • Add a line similar to the one given.

The template is

| <img src="https://github.com/<username>.png" width=50px> | <Your Name> | https://github.com/<username>

Replace username with your Github Account Username.

Example my username is himanshubalani So it'll look like this 👇🏻

| <img src="https://github.com/himanshubalani.png" width=50px> | Himanshu Balani | https://github.com/himanshubalani

6. Preview your changes by clicking on Preview above

7. Once satisfied, click "Commit changes..."

img16

Alert! Make sure to commit directly to the main branch. As this is YOUR fork, you don't need to create another branch and start a pull request.

8. Click "Commit changes".

img19

9. Head back to the fork by clicking "first_contributions

img20

10. Click "Sync fork" to check for upstream changes.

img22

Tip! Make sure to fetch all changes from upstream before Contributing

11. Click "Contribute"

img24

12. Open a Pull request

img25

When you click on Open Pull request it'll open the main repository and a field to make a pull request.

13. Click the "Leave a comment" field. (Optional)

img27

Leave a comment that you've added your name.

14. Click "Create pull request"

img29

Congrats! you've successfully made your first contribution. Here have a cookie while you wait for me to accept your merge request. 🍪 .