-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update GCI Mentor Guidelines. #3570
Conversation
Generated by 🚫 Danger |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done
@jywarren can we merge this? I will add more things in the issue which can be tackled by someone else as this issue has multiple instance count |
doc/GCI_MENTOR_GUIDELINES.md
Outdated
@@ -4,7 +4,7 @@ To be a GCI mentor at Public labs, there are some prerequisites that we expect y | |||
|
|||
1. Solve a [fto issue](https://code.publiclab.org/). Provide the link to the first timer issue's pull request (PR) once it's merged. | |||
|
|||
2. Solve a [help-wanted issue](https://github.com/publiclab/plots2/labels/help-wanted). Help wanted issues are issues which are not labelled as `gci-candidate` neither as `fto-candidate` nor as `first-timer-only`. Provide link to such issues' merged PR. | |||
2. Solve a [help-wanted issue](https://github.com/publiclab/plots2/labels/help-wanted). Help wanted issues are issues which are not labelled as `gci-candidate` neither as `fto` nor as `first-timer-only`. Provide link to such issues' merged PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please change this back to fto-candidate
?
doc/GCI_MENTOR_GUIDELINES.md
Outdated
|
||
3. Tests must be written if needed. All tests must pass before approval. | ||
|
||
4. Suggest code changes if any. Else approve the PR by commentting in the PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please take a look on #3563 and add the remaining stuff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also take a look on https://docs.google.com/document/d/1-BesjjJnQGAi5A9sS8bJoepmxRSmGZvZ9-uffcbhG_k/edit and add remaining stuff.
Made necessary changes.
@SidharthBansal, I have made the necessary changes. Please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great! can we merge this sir @jywarren
Great work! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very clear documentation ! Great Job :)
Congrats on merging your first pull request! 🙌🎉⚡️ |
Hi -- this looks perfect; merging now. 👍 🎉 If you're looking for a new challenge, please take a look at https://code.publiclab.org#r=all; we prefer to leave |
* Update GCI Mentor Guidelines. * Update GCI mentor Guidelines. Made necessary changes.
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
fixes #0000
-style reference to original issue Create Mentorship Guidelines document #3471@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.
Thanks!