Skip to content

Commit e220eed

Browse files
authored
Reference Contribution Guidelines (#92)
The following is here to reference the Wiki to new users who would like to add content to the pages available within the website. See references within https://github.com/VerzatileDevOrg/Programming_HandBook/wiki And the changes in https://github.com/VerzatileDevOrg/Programming_HandBook/blob/main/README.md
2 parents b66d677 + 62b0973 commit e220eed

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,21 @@
2020

2121
The Programmer's Handbook is an open source initiative to collect, archive, and localize all programming knowledge in one collective space.
2222

23-
If you'd like to contribute to the project, please fork it, add your article, and submit a PR for review!
23+
<br>
24+
25+
Contribution Guidelines:
26+
27+
* If you'd like to contribute to the project, please refer to our [Wiki](https://github.com/VerzatileDevOrg/Programming_HandBook/wiki) for detailed steps.
28+
* Start by forking the repository
29+
* Download the forked repository locally
30+
* Open the project
31+
* Add an article or modify it
32+
* Commit changes
33+
* Submit a pull request (PR) for review.
34+
35+
Additionally see [Issues](https://github.com/VerzatileDevOrg/Programming_HandBook/issues) to address current unresolved areas within the project.
36+
37+
<br>
2438

2539
---
2640

0 commit comments

Comments
 (0)