From 9508243d45573320a5104255735fb0b52f9a92b6 Mon Sep 17 00:00:00 2001 From: Ian Gilman Date: Tue, 8 Apr 2014 14:44:51 -0700 Subject: [PATCH] added link to open source intro guide --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2c5d1e4..1ddabf86 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ When fixing bugs and adding features, when appropriate please also: If you're new to the project, check out our [good first bug](https://github.com/openseadragon/openseadragon/issues?labels=good+first+bug&page=1&state=open) issues for some places to dip your toe in the water. +If you're new to open source in general, check out [GitHub's open source intro guide](https://guides.github.com/overviews/os-contributing/). + ## License OpenSeadragon is released under the New BSD license. For details, see the file LICENSE.txt.