Changes between Initial Version and Version 1 of SummerOfCodeWelcomeMail


Ignore:
Timestamp:
Apr 8, 2015, 8:22:17 PM (9 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

Let's keep a copy of the mail we usually send to students on acceptance on file somewhere

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCodeWelcomeMail

    v1 v1  
     1{{{
     2Hello $STUDENT, $STUDENT, $STUDENT
     3
     4you have been accepted into Google Summer of Code $YEAR and will work for
     5MacPorts over the summer. Congratulations, we are happy to have you!
     6
     7First of all let me welcome you to our organization. I am looking
     8forward to a good summer with an interesting project to be implemented
     9which will push the MacPorts project further.
     10
     11Please read our guidelines we put together here:
     12<http://trac.macports.org/wiki/SummerOfCodeGuidelines>
     13Please keep them in mind during the program as they are meant to avoid
     14any problems with your project, your progress or anything else. If you
     15have additions to it, further questions or comments, just talk to us.
     16
     17We are now in the so called community bonding period. This means, we can
     18get to know each other better and refine some parts of your proposals
     19until the actual coding starts. For this I would like you to get in
     20contact with your mentor. Please discuss how often you want to meet
     21(once/twice a week for example) and which communication method works
     22best for you (Mail, IRC, IM, Skype, ...). You might have submitted an
     23initial roadmap as part of your proposal, but we need to stick to some
     24milestones and therefore it should match the program timeline if not
     25already the case.
     26
     27Most important dates are:
     28
     29 * $MIDTERM_DATE: Mid-term evaluations start
     30   It would be good to have something to present here. Not only to us
     31   the mentors, but also to other developers and maintainers
     32
     33 * $PENCILSDOWN_DATE: Pencils down
     34   After this timeline you should spend the last week only for hot
     35   bugfixes and use the time to document your code where not done yet
     36   and merge your branch back into MacPorts trunk
     37
     38Coding is supposed to start on $KICKOFF_DATE, prepare your task in a way which
     39allows you to start right away at this date. Of course you can also
     40start earlier once you discussed everything with your mentor, we don't
     41want to hold you back. :-)
     42
     43As Google Summer of Code student you will get access to our Subversion
     44repository. To create your account, you need to choose a handle (which
     45will become your @macports.org address) and a mail address we should
     46forward incoming mails to.
     47
     48How experienced are you with using version control and Subversion in
     49particular? If need be, we can arrange a short introduction on IRC or at
     50least give you some hints.
     51
     52As a general rule, we as mentors are here to assist you with your
     53project, so please just ask if you need assistance with anything.
     54}}}