Skip to content

Reference Contribution Guidelines #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,21 @@

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

If you'd like to contribute to the project, please fork it, add your article, and submit a PR for review!
<br>

Contribution Guidelines:

* If you'd like to contribute to the project, please refer to our [Wiki](https://github.com/VerzatileDevOrg/Programming_HandBook/wiki) for detailed steps.
* Start by forking the repository
* Download the forked repository locally
* Open the project
* Add an article or modify it
* Commit changes
* Submit a pull request (PR) for review.

Additionally see [Issues](https://github.com/VerzatileDevOrg/Programming_HandBook/issues) to address current unresolved areas within the project.

<br>

---

Expand Down