From 286a31a7f70c5f9c1c17d93a36575a17ae669b14 Mon Sep 17 00:00:00 2001 From: Laurent Date: Wed, 10 Mar 2021 11:13:00 +0000 Subject: [PATCH] Update pull_request_guidelines.md --- readme/gsoc2021/pull_request_guidelines.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme/gsoc2021/pull_request_guidelines.md b/readme/gsoc2021/pull_request_guidelines.md index cd391acec0..4872609b14 100644 --- a/readme/gsoc2021/pull_request_guidelines.md +++ b/readme/gsoc2021/pull_request_guidelines.md @@ -14,4 +14,6 @@ Due to our limited resources and in order to give everyone a chance to submit a 6. **No Work In Progress**. ONLY completed and working pull requests, and with test units, will be accepted. A WIP would fall under rule 3 and be closed immediately. +7. Please **do not `@mention` contributors and mentors**. Sometimes it takes time before we can review your pull request or answer your questions but we'll get to it sooner or later. `@mentioning` someone just adds to the pile of notifications we get and it won't make us look at your issue faster. + These rules we hope are fair to everyone, to contributors and maintainers, however if something is unclear or you have any question about them, please let us know!