Difference between revisions of "Category:Requirements"

From stoney cloud
Jump to: navigation, search
(Created page with "Category:Documentation")
 
Line 1: Line 1:
 +
Typical workflow for creating new requirements:
 +
# Create a requirements page in the form of '''module name: requirements'''.
 +
# Add your desired requirements on the newly created page and try to bundle the functionality together.
 +
# Talk with your colleagues and set priorities.
 +
# Take the main human readable requirements according to the priorities and add these to the [[:Category:Roadmap|Roadmap]] pages in the form of '''module name: roadmap'''.
 +
# Finally create a detailed enhancement in the corresponding issue tracker on GitHub and set the correct milestone (corresponding to the version chosen on the '''module name: roadmap''' page.
 +
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 15:31, 15 October 2013

Typical workflow for creating new requirements:

  1. Create a requirements page in the form of module name: requirements.
  2. Add your desired requirements on the newly created page and try to bundle the functionality together.
  3. Talk with your colleagues and set priorities.
  4. Take the main human readable requirements according to the priorities and add these to the Roadmap pages in the form of module name: roadmap.
  5. Finally create a detailed enhancement in the corresponding issue tracker on GitHub and set the correct milestone (corresponding to the version chosen on the module name: roadmap page.