Skip to content

webintellectual/contribute

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

How to contribute?

Follow the instructions in order:

  1. Fork this repository.

  2. Clone your fork, using git clone https://github.com/nlok5923/contribute.git

  3. Change Directory to contribute, using cd contribute

  4. Create a branch named add-{github-username}, using git checkout -b add-{github-username}

  5. Add a .txt file with file name as your github username inside _post folder the format of the file should be same as of sample.txt in _post folder.

  6. Now add this file to your staging area, using git add _post/{filename}.txt

  7. Now commit the changes using, git commit -m "Add username {github-username}"

  8. Push the changes using, git push

  9. Open a pull request: As soon as the changes will be pushed, GUI of repository's main page will show a yellow banner saying you too open a Pull request, just click on it and you are done.

Successfull contributors ✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published