Skip to content

Commit

Permalink
add some links for getting started
Browse files Browse the repository at this point in the history
  • Loading branch information
rkurchin committed May 12, 2021
1 parent e21a892 commit 57fdfc4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,12 @@ Signed-off/Co-authored with/Suggested-by messages for credit where it's due

## Getting Started

Coming...
We welcome contributions of well-written code from folks with all levels of software engineering experience! There are a TON of great guides out there for all aspects of collaborative development, so rather than reinventing the wheel, here are a few starting points for common things folks need/want to learn:

* [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/): An awesome high-level introduction covering philosophy, communication, and some best practices, and including links to other more detailed resources.

* [`first-contributions`](https://github.com/firstcontributions/first-contributions): A GitHub project designed to walk beginners through making a first contribution!

* [Resources to learn Git](https://try.github.io) compiled by GitHub.

* Is something missing here? Open a PR to add it! :slightly_smiling_face:

0 comments on commit 57fdfc4

Please sign in to comment.