From Fedora Project Wiki
Line 5: Line 5:
== Rules ==
== Rules ==


All Fedora members are welcome to join the Taiga board. The process for new contributors to collaborate in Taiga will be defined early on. Prior to that, please only add new items with a status of "New". If you think "issue" is a more appropriate term for the item, feel free to add those as well.
All Fedora members are welcome to join the Taiga board. We plan to use two week sprints to deliver our work, with sprint planning, backlog refinement, and demos around the sprints. We will add the meetings to [[https://apps.fedoraproject.org/calendar/ fedocal] as soon as they are scheduled. We will use the sprint planning meeting to promote cards to "In progress" and allow people to take on cards.
 
 
* When creating a story, please leave it as type "New' so that it can be evaluated to be promoted to "Ready"
* To add a user story to the project, please be sure to use this format:
<pre>
    As a <type of user>, I want <some goal> so that <some reason>
 
    Acceptance Criteria:
 
        Verify that <some test>
        Verify that <some test>
        Verify that <some test>
</pre>
* If you think "issue" is a more appropriate term for an item, feel free to add those as well.
 


----
----

Revision as of 20:29, 21 March 2016

Introduction

Work planning and execution is expected to take place in Taiga in the Modularity project.

Rules

All Fedora members are welcome to join the Taiga board. We plan to use two week sprints to deliver our work, with sprint planning, backlog refinement, and demos around the sprints. We will add the meetings to [fedocal as soon as they are scheduled. We will use the sprint planning meeting to promote cards to "In progress" and allow people to take on cards.


  • When creating a story, please leave it as type "New' so that it can be evaluated to be promoted to "Ready"
  • To add a user story to the project, please be sure to use this format:
    As a <type of user>, I want <some goal> so that <some reason>

    Acceptance Criteria:

        Verify that <some test>
        Verify that <some test>
        Verify that <some test>
  • If you think "issue" is a more appropriate term for an item, feel free to add those as well.