-
Updated
Apr 2, 2020
first-pull-request
Here are 12 public repositories matching this topic...
Why not link to everyone's file in the humans directory?
Well. Now on the index page, we can only see the link to human.txt and some links to everyone's GitHub profile. If I want to see a page someone created in humans directory, it will be hard to find it. Why not write a piece of JavaScript to display links to pages in the humans directory rather than GitHub profiles.
Do you need a
Just follow the steps given below :
-
Fork this repository.
-
You need to add an entry similar to format specified below, under Contributors List in CONTRIBUTORS.md
- [<your name>](<Link to your github profile>)- Create a pull request.
-
Updated
Nov 1, 2019 - Java
Please contribute to this repo so that it becomes a great learning resource and succeeds in its purpose of helping others learn and contribute back to the community.
You may help by organising and editing the present contents of this repo, or by adding new useful content which may prove to be a helpful learning resource for the community.
Be sure to read the full [Contribution Guide](https:/
Go through README.md before making a pull request.
-
Updated
Oct 24, 2018
-
Updated
Oct 29, 2019 - C
Add implemented solutions for the programming problems you found very interesting and useful to buildup a library of various unique questions.
-
Updated
May 4, 2020 - PHP
Improve this page
Add a description, image, and links to the first-pull-request topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the first-pull-request topic, visit your repo's landing page and select "manage topics."
Add any blog of yours (preferably technical) to the
Blogsdirectory. Make sure to use most of the markdown features. Here's the link to markdown guide:https://guides.github.com/features/mastering-markdown/