Skip to content

Commit b781c5f

Browse files
authored
Merge pull request zero-to-mastery#924 from CBID2/CBID2-patch-1
[feat] Create Open Source Category with resources
2 parents 0ab8f44 + 3e95658 commit b781c5f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

OpenSourceResources.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
**[Back](/README.md/)**
2+
# Open Sources Resources
3+
## Starting your Contributor journey
4+
- [A Beginner's Guide to Open Source by Arindam Majumder:
5+
](https://arindam1729.hashnode.dev/a-beginners-guide-to-open-source) This guide provides tips on how to start contributing to open source projects
6+
- [How To Make A Pull Request Without Pulling Your Hair Out by Chrissy Codes:](https://chrissycodes.hashnode.dev/how-to-make-a-pull-request-without-pulling-your-hair-out) This blog post provides tips on how to effectively make your first pull request to an open source project.
7+
- [Git & GitHub Tutorial for Beginners by The Net Ninja:](https://youtube.com/playlist?list=PL4cUxeGkcC9goXbgTDQ0n_4TBzOO0ocPR) This YouTube playlist provides tutorials that will help you understand Git & GitHub.
8+
- [How to Write a Good Git Commit Message by OSS PH:](https://blog.ossph.org/how-to-write-a-good-git-commit-message/) This article provides tips and best practices when writing a Git commit message.
9+
## Becoming a Maintainer
10+
- [Best Practices for Maintainers by Open Source Guides:
11+
](https://opensource.guide/best-practices/) This guide provides tips on navigating the path to becoming an open source maintainer.
12+
- [4 Tips to Transition from Contributorhood to Maintainership by Chrissy Codes:](https://chrissycodes.hashnode.dev/4-tips-to-transition-from-contributorhood-to-maintainership) This post provides tips on how to transition from open source contributor to maintainer.
13+
- [How I choose Maintainers by Eddie Jaoude:](https://www.youtube.com/watch?v=WPaN9vIyqt4) Even though the focus is on a specific project, this video provides great advice on how to maintain someone else's open source project.
14+
- [A Starter Guide To Open Source Maintenance by tkshill/](https://gist.github.com/tkshill/598908f1bfc850df9f96c16ab30a5643) This guide provides tips on how to start maintaining your own open source project.

0 commit comments

Comments
 (0)