From 0fa83ada8e883fe0ddc6f61b92ebf5b8ffd85062 Mon Sep 17 00:00:00 2001 From: Adithya Abraham Philip Date: Tue, 1 Mar 2016 04:45:26 +0530 Subject: [PATCH] fixed help-wanted link for one patch submissions --- Google-Summer-of-Code-2016.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Google-Summer-of-Code-2016.md b/Google-Summer-of-Code-2016.md index 1deaa88..2fb3bda 100644 --- a/Google-Summer-of-Code-2016.md +++ b/Google-Summer-of-Code-2016.md @@ -30,7 +30,7 @@ We require one accepted patch (pull request) from each potential GSoC student, b The reason for this requirement is that you can show us that you have succeeded in building OpenKeychain, and that you have understood a little piece of OpenKeychain's code and are able to improve it. This requirement is based on the "two patches" rule applied by projects such as Inkscape and Subsurface. -To make it easier for you to get started, we picked some (hopefully) easy issues for this purpose: https://github.com/openpgp-keychain/openpgp-keychain/issues?labels=help-wanted&page=1&state=open +To make it easier for you to get started, we picked some (hopefully) easy issues for this purpose: https://github.com/open-keychain/open-keychain/labels/help-wanted Keep in mind that mentoring is about providing guidance to help you solve your task, but we don't want to keep holding your hand all the way. It's important for us to know that you can code and solve technical challenges on your own, while also maintaining a constructive dialogue of relevant design decisions with us.