You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: product/outline.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,10 @@ While the content of this segment can be intersting to engineers in order to hel
7
7
After going through this segment, you will:
8
8
9
9
* understand how Agile software development relates to InnerSource:
10
-
* Which problems does InnerSource address that cause issues in typical agile teams? (Think "wait it out", "build workarounds" vs. "help with the solution".)
10
+
* Which problems does InnerSource address that cause issues in typical agile teams?
11
+
* "wait it out", "build workarounds" vs. "help with the solution"
12
+
* cross-team collaboration
13
+
* remote first teams
11
14
* In what aspects does InnerSource differ from agile or traditional software development - in particular when the same terminology and technology is used? (Think "Issue tracker for backlog/ board management vs. issue tracker for communication", "code review as quality gate vs. continuous code review as a conversation").
12
15
* understand how even with InnerSource the host team still has to plan time and capacity when receiving features as pull requests as opposed to features requests.
13
16
* understand additional negotiation possibilities that InnerSource brings (think "host teams implements tricky feature request of contributing team, in return the contributing team helps with simpler features that the host teams has higher up on their priority list")
0 commit comments