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: patterns/2-structured/feature-owners.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,54 +9,56 @@ This pattern is for scaling inner source project contributions aligned with busi
9
9
## Problem
10
10
11
11
Contributions in innersource projects mostly are all volunteer based. Below are the challenges we see in day-to-day life:
12
+
12
13
- How to increase more contributions in the project.
13
14
- How to create opportunities for employees who want to play more than an individual contributor role and are looking for:
14
15
- Elevating leadership skills.
15
16
- More visibility at work.
16
17
- More accountability.
17
-
- Developing their soft skills.
18
-
- Motivations and inspiring others.
18
+
- Developing their soft skills.
19
+
- Motivations and inspiring others.
19
20
20
21
## Story
21
22
22
23
A single project which is on high demand and consumption is increasing every month. We need to expand the contributions and add new functionalities. But employees have a concern on how they can play more than an individual contributor role and which will motivate them to contribute more.
23
24
24
25
## Context
25
26
26
-
Business & [Community leader](patterns/2-structured/core-team.md) looking for scaling inner source contributions and to drive engaging associate experiences by maximizing their development and growth.
27
-
28
-
27
+
Business & [Community leader](./core-team.md) looking for scaling inner source contributions and to drive engaging associate experiences by maximizing their development and growth.
29
28
30
29
## Forces
31
30
32
-
-[Community core team](patterns/2-structured/dedicated-community-leader.md) is composed of small number of people. They have core responsibilities and are not always available for guidance.
31
+
-[Community core team](./dedicated-community-leader.md) is composed of small number of people. They have core responsibilities and are not always available for guidance.
33
32
- As project grows, we need more subject matter experts in the space to scale the development and maintain the project.
34
33
35
-
36
34
## Solution
37
35
38
-
Define all the features needed in the project. Per definition, <em>"A feature is the product's service/function that provides business value, meets customer needs and must be able to be done in 2-3 months".</em>
36
+
Define all the features needed in the project. Per definition, <em>"A feature is the product's service/function that provides business value, meets customer needs and must be able to be done in 2-3 months".</em>
39
37
40
38
Invite all contributors for open participation. Empower employees to pick the features which they would be interested in and become feature owners. There can be more than one owner for any given feature.
41
39
42
40
Feature owners responsibilities:
43
-
- Analyze the work.
41
+
42
+
- Analyze the work.
44
43
- Complete the end to end development.
45
44
- Document & provide guidelines.
46
45
- Educate community core team & community members.
47
46
- Demo the feature work at the appropriate venues.
48
-
- Support feature critical issues. Refer [30-day-warranty Pattern]((patterns/2-structured/30-day-warranty.md)).
47
+
- Support feature critical issues. Refer [30-day-warranty Pattern](./30-day-warranty.md).
49
48
- Maintain feature work based on bandwidth OR find additional feature owners.
0 commit comments