426-Coders / hacktoberfest-2020

Hacktoberfest 2020 Live Preview down here...
https://426codershacktoberfest2020.netlify.app/
MIT License
22 stars 32 forks source link
first-timers hacktoberfest hacktoberfest2020 just-for-learning opensource pmc-hacktoberfest

Hacktoberfest-2020

Make your first Pull Request to brush up your Git skills for Hacktoberfest by contributing to this repository! PS: It won't count to Hacktoberfest PR.

Hacktoberfest 2020

Welcome to GitHub!

This project is perfect starting point for your first Pull Request ( PR )

Instructions

How to make your first Pull Request in detail.

Replace <your-username> with your GitHub username in this guide.

1. Add your profile picture to the folder

Add a picture picture of your choice in src/images. Accepted files are jpg and png, should be squared in shape. Ex.

src/images/<your-username>.jpg

Be aware, this picture will be displayed on the actual site.

2. Add your profile information

Create a markdown file in your folder following the convention src/contributors/<your-username>.md. Ex.

src/contributors/<your-username>.md/

Copy the next template into your file, delete the boilerplate data and fill the information with yours (facebook, twitter and instagram are optional).

---
name: "<your name>"
username: "<github username>"
image: "<your-image-name>"
facebook: "<your facebook username>"
instagram: "<your instagram username>"
twitter: "<your twitter username>"
---
Add About Yourself 🖋📜

Note: Your image name in the template should be same img name you uploaded with extension.

Do not use special characters in the template above.

3. Add, Commit and Push your Changes

4. Wait for Pull Request to merge✔✔


Organized by:

426 Coders Team From Patan Multiple Campus.

Hactoberfest 2020 Live Preview