Difference between revisions of "Joining the Code Team"

From PCGen Wiki
Jump to: navigation, search
(General steps)
(Revamp to reflect the new recruitment process)
Line 9: Line 9:
 
=General steps=
 
=General steps=
  
# Removal of soul (Sorry about that, it's habit forming) ;p
 
# Get an id at [http://sourceforge.net sourceforge].
 
# Find the [http://sourceforge.net/projects/pcgen pcgen] project.
 
# Ask an administrator of the project to add you.
 
 
# Get a [http://groups.yahoo.com Yahoo Groups] id.
 
# Get a [http://groups.yahoo.com Yahoo Groups] id.
 
# Be sure to subscribe to the [http://groups.yahoo.com/group/pcgen_developers/ Developer's mailing list]
 
# Be sure to subscribe to the [http://groups.yahoo.com/group/pcgen_developers/ Developer's mailing list]
 +
# Introduce yourself on the list
 
# Find the [http://games.groups.yahoo.com/group/pcgen/ pcgen] project on Yahoo! Groups and join.
 
# Find the [http://games.groups.yahoo.com/group/pcgen/ pcgen] project on Yahoo! Groups and join.
# Get as many IM IDs as possible (most people use Trillian, Meebo or Gaim) and get online with them.
+
# Get as many IM IDs as possible (most people use Pidgin, Meebo or Gaim) and get online with them.
 
# Also join the IRC channel #pcgen on ~DALnet & ~Freenode, we have our meetings and group discussions there in real time.
 
# Also join the IRC channel #pcgen on ~DALnet & ~Freenode, we have our meetings and group discussions there in real time.
 
# Get the latest official version of PCGen from SF and run it.
 
# Get the latest official version of PCGen from SF and run it.
 +
# Get an id at [http://sourceforge.net sourceforge].
 +
# Find the [http://sourceforge.net/projects/pcgen pcgen] project.
 +
 +
=Your first change=
 +
# Select an issue that interests you, either from our issues flagged as bitseize in the [http://jira.pcgen.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=component+%3D+Bitesize+AND+project+%3D+CODE+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC Code] and [http://jira.pcgen.org/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=component+%3D+Bitesize+AND+project+%3D+NEWTAG+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC New Tag] projects, or one you have encountered.
 +
# Build a fix that fixes the bug or implements the new feature
 +
# Test the fix, preferably by writing a unit test
 +
# Send the fix as a patch to the developers list asking for a review.
 +
# Your patch will be reviewed and friendly feedback provided by one of the team.
 +
 +
=Joining the team=
 +
 +
# Once our patch is accepted, the Code Silverback will add you the project on Sourceforge.
 +
# Your first check-in will be your fix
 +
# Your second should be adding your name to the team listing!
 
# Put your details in this wiki under the [[Code]] team!
 
# Put your details in this wiki under the [[Code]] team!
  
 
Any questions, don't hesitate to ask!
 
Any questions, don't hesitate to ask!

Revision as of 23:31, 27 May 2010

Introduction

A list of what to do to join the code team

General steps

  1. Get a Yahoo Groups id.
  2. Be sure to subscribe to the Developer's mailing list
  3. Introduce yourself on the list
  4. Find the pcgen project on Yahoo! Groups and join.
  5. Get as many IM IDs as possible (most people use Pidgin, Meebo or Gaim) and get online with them.
  6. Also join the IRC channel #pcgen on ~DALnet & ~Freenode, we have our meetings and group discussions there in real time.
  7. Get the latest official version of PCGen from SF and run it.
  8. Get an id at sourceforge.
  9. Find the pcgen project.

Your first change

  1. Select an issue that interests you, either from our issues flagged as bitseize in the Code and New Tag projects, or one you have encountered.
  2. Build a fix that fixes the bug or implements the new feature
  3. Test the fix, preferably by writing a unit test
  4. Send the fix as a patch to the developers list asking for a review.
  5. Your patch will be reviewed and friendly feedback provided by one of the team.

Joining the team

  1. Once our patch is accepted, the Code Silverback will add you the project on Sourceforge.
  2. Your first check-in will be your fix
  3. Your second should be adding your name to the team listing!
  4. Put your details in this wiki under the Code team!

Any questions, don't hesitate to ask!