Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

Commit 604ce36

Browse files
authored
docs: contributing: gsoc: 2022: Add clarification around proposal review
1 parent 9d6e11b commit 604ce36

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

docs/contributing/gsoc/2022/index.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,13 +171,43 @@ different angle. And when in doubt use the source! Reading the source of
171171
something you're importing or using can be very helpful in figuring out your
172172
problem.
173173

174+
Proposal Review
175+
***************
176+
177+
Grading rubirc: https://dffml.github.io/dffml-pre-image-removal/master/contributing/gsoc/rubric.html
178+
179+
- Focus on what use cases you are going to enable
180+
181+
- Your code needs docs, ensure that your proposal reflects what documenation
182+
it will be used in. Docs ensure people know about and use the cool stuff
183+
you plan to add!
184+
185+
Please email draft proposals to:
186+
187+
188+
189+
190+
191+
Typical feedback:
192+
193+
- Areas you need to read more existing docs to understand how things currently
194+
work.
195+
196+
- Issues or potential PRs that might be good pre-work / contributions
197+
198+
- Contributions are MERGED PRs, or something that is complete but blocked
199+
on something outside your control.
200+
201+
- Re-check the grading rubric
202+
174203
Mentors
175204
-------
176205

177206
This years mentors are as follows.
178207

179208
- Saahil Ali `@programmer290399 <https://github.com/programmer290399>`_
180209
- John Andersen `@pdxjohnny <https://github.com/pdxjohnny>`_
210+
- Hashim Chaudry `@mHash1m <https://github.com/mHash1m>`_
181211

182212
Thanks
183213
------

0 commit comments

Comments
 (0)