Difference between revisions of "Documentation Update Process"
 (→Documentation Bug)  | 
				|||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
NOTE: This process assumes you have already set-up your system to access the SVN repository. If you have not yet done so, please do so now. Instructions for this can be found [[Basic Developer Setup|here]].  | NOTE: This process assumes you have already set-up your system to access the SVN repository. If you have not yet done so, please do so now. Instructions for this can be found [[Basic Developer Setup|here]].  | ||
==Documentation Feature Request==  | ==Documentation Feature Request==  | ||
| − | # Acquire an assignment from the   | + | # Acquire an assignment from the Documentation issue tracking system.  | 
# Make changes as required. Remember to update the tag index as appropriate.  | # Make changes as required. Remember to update the tag index as appropriate.  | ||
# Commit changes to the repository.  | # Commit changes to the repository.  | ||
| − | # Update and close   | + | # Update and close issue.  | 
| + | |||
==Documentation Bug==  | ==Documentation Bug==  | ||
| − | # Acquire an assignment from the   | + | # Acquire an assignment from the Documentation issue tracking system.  | 
# Make changes as required. Remember to update the tag index as appropriate.  | # Make changes as required. Remember to update the tag index as appropriate.  | ||
# Commit changes to the repository.  | # Commit changes to the repository.  | ||
| − | # Update and close   | + | # Update and close issue.  | 
Latest revision as of 09:51, 27 April 2010
Introduction
Greetings and welcome to the PCGen Documentation Teams Process and Procedures Page.
The Process
NOTE: This process assumes you have already set-up your system to access the SVN repository. If you have not yet done so, please do so now. Instructions for this can be found here.
Documentation Feature Request
- Acquire an assignment from the Documentation issue tracking system.
 - Make changes as required. Remember to update the tag index as appropriate.
 - Commit changes to the repository.
 - Update and close issue.
 
Documentation Bug
- Acquire an assignment from the Documentation issue tracking system.
 - Make changes as required. Remember to update the tag index as appropriate.
 - Commit changes to the repository.
 - Update and close issue.