Skip to content

Commit

Permalink
Merge pull request #5 from pawarhrishi21/my_branch_1
Browse files Browse the repository at this point in the history
Added OpenSource and Absolute Beginner sections
  • Loading branch information
hershd23 authored Sep 22, 2020
2 parents 21bb641 + 4ab11a3 commit c823cf9
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions Resources.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Resources

## Beginners Git/Github
## Articles for Absolute Beginners
1. [Understanding Git from Zero](https://thenewstack.io/tutorial-git-for-absolutely-everyone/)
2. [Git and Github for Absolute Beginners](https://github.com/pawarhrishi21/OSS-Chapter/blob/master/Resources.md)

## Github for Beginners (Github Docs)
1. [Getting Started](https://docs.github.com/en/github/getting-started-with-github)
2. [Issues and PR's](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests)

## Understanding OpenSource
1. [OpenSource Guide](http://opensource.guide/)
2. [How to get started with Open Source](https://www.hackerearth.com/getstarted-opensource/)

## Documenting your code
1. [Sphinx docs](https://www.sphinx-doc.org/en/master/)
1. [Sphinx Docs](https://www.sphinx-doc.org/en/master/)
2. [Readthedocs Docs](https://docs.readthedocs.io/en/stable/)

0 comments on commit c823cf9

Please sign in to comment.