Difference between revisions of "Documentation Update Process"
 (→Documentation Bug)  | 
				|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 8: | Line 8: | ||
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]].  | ||
| − | # Acquire an assignment from the   | + | ==Documentation Feature Request==  | 
| + | # 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==  | ||
| + | # 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.  | ||
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.