Defining our Agile Hierarchy & Issue Structure #33
renman-ymd
started this conversation in
Organization & Agile
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are setting up our GitHub Project board and Issue Templates. Since we are a team of 6, we need a structure that keeps us organized without creating too much admin work.
We need to map the project requirements (Part 1 LISP , Part 2 Compiler/VM ) to Agile layers. Please vote on which depth we should use:
Option 1: The "GitHub Native" (3 Layers)
Recommended for reduced overhead.
Epic->Story(The Issue) ->Task(Markdown Check-boxes)- [] Handle open parenthesis,- [] Handle nested list).Option 2: The "Granular" Approach (3 Layers + Sub-issues)
Recommended for maximum parallelization.
Epic->Story->Sub-Task(Separate Issues)Option 3: The "Full Hierarchy" (4 Layers)
Recommended if we want to separate Part 1 and Part 2 strictly.
Initiative->Epic->Story->Task3 votes ·
Beta Was this translation helpful? Give feedback.
All reactions