diff --git a/README.md b/README.md index 519f65a7..dbd9b0f0 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ If you have questions or comments, please create an issue. - ["6 Best Practices to Manage Pull Request Creation and Feedback"](https://doordash.engineering/2022/08/23/6-best-practices-to-manage-pull-request-creation-and-feedback/) from Jenna Kiyasu, software engineer at DoorDash Engineering. - ["Contribute to the Open-Source Community"](https://arijitgoswami.hashnode.dev/contribute-to-the-open-source-community) - Advantages of open-source software, how to understand the inner workings of an open-source project and make the first contribution. - ["Complete Guide to Open Source - How to Contribute"](https://www.youtube.com/watch?v=yzeVMecydCE) (41:52) - Learn why and how to contribute to open source software with Eddie Jaoude. +- [First Contributions](https://github.com/forwards/first-contributions) - This repo is a chopped-up, trimmed-down, and customised-for-RStudio version of the amazing first contributions repo. ## Direct GitHub searches @@ -146,7 +147,8 @@ If you have questions or comments, please create an issue. - [8 non-code ways to contribute to open source](https://opensource.com/life/16/1/8-ways-contribute-open-source-without-writing-code) by [OpenSource](https://twitter.com/OpenSourceWay) - [What is Open Source Software? OSS Explained in Plain English](https://www.freecodecamp.org/news/what-is-open-source-software-explained-in-plain-english/) by [Jessica Wilkins](https://www.freecodecamp.org/news/author/jessica-wilkins/) - [How to Start an Open Source Project on GitHub – Tips from Building My Trending Repo](https://www.freecodecamp.org/news/how-to-start-an-open-source-project-on-github-tips-from-building-my-trending-repo/) by [@Rishit-dagli](https://github.com/Rishit-dagli) - +- [How to find good first issues By Brian doughals ]( +https://community.codenewbie.org/bdougie/finding-good-first-issues-33a6) ## Using Version Control > Tutorials and resources of varying levels on using version control, typically Git and GitHub.