Change Requests: Difference between revisions

From stoney-cloud.org
Jump to navigation Jump to search
(Created page with "Typical workflow for creating new functionality: # Create a requirements page in the form of '''module name: requirements'''. # Add your desired requirements on the newly crea...")
 
(No difference)

Latest revision as of 13:55, 16 October 2013

Typical workflow for creating new functionality:

  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.