From 32600df7ce6cac026a4069d6f3564224e36d72ce Mon Sep 17 00:00:00 2001 From: Laurent Date: Wed, 23 Mar 2022 18:24:58 +0000 Subject: [PATCH] Update pull_request_guidelines.md --- readme/gsoc2022/pull_request_guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/gsoc2022/pull_request_guidelines.md b/readme/gsoc2022/pull_request_guidelines.md index 1a6205d408..03a23ad470 100644 --- a/readme/gsoc2022/pull_request_guidelines.md +++ b/readme/gsoc2022/pull_request_guidelines.md @@ -10,7 +10,7 @@ Due to our limited resources and in order to give everyone a chance to submit a 3. Also check the backlog of possible [feature requests](https://github.com/laurent22/joplin/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement). Some of those are complex and not a good fit for a first pull request, but others are more simple so you might want to consider these. - 4. Finally you may implement a plugin in your own repository. Note that we will look at your code, so make sure your choose something not too trivial, so that you can really showcase your skills. Please announce your plugin on the forum, in the [#plugins category](https://discourse.joplinapp.org/c/development/plugins/19). + 4. Finally you may implement a plugin in your own repository. Note that we will look at your code, so make sure your choose something not too trivial, so that you can really showcase your skills. Please announce your plugin on the forum, in the [#plugins category](https://discourse.joplinapp.org/c/development/plugins/18). 1. You may not work on issues created by yourself (or your friends). It is likely we will close such issues.