Skip to content

Commit 30d4a61

Browse files
committed
Fixing linting issues
Signed-off-by: Gawande, Manoj <[email protected]>
1 parent e668266 commit 30d4a61

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

patterns/2-structured/feature-owners.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,54 +9,56 @@ This pattern is for scaling inner source project contributions aligned with busi
99
## Problem
1010

1111
Contributions in innersource projects mostly are all volunteer based. Below are the challenges we see in day-to-day life:
12+
1213
- How to increase more contributions in the project.
1314
- How to create opportunities for employees who want to play more than an individual contributor role and are looking for:
1415
- Elevating leadership skills.
1516
- More visibility at work.
1617
- More accountability.
17-
- Developing their soft skills.
18-
- Motivations and inspiring others.
18+
- Developing their soft skills.
19+
- Motivations and inspiring others.
1920

2021
## Story
2122

2223
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.
2324

2425
## Context
2526

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.
2928

3029
## Forces
3130

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.
3332
- As project grows, we need more subject matter experts in the space to scale the development and maintain the project.
3433

35-
3634
## Solution
3735

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>
3937

4038
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.
4139

4240
Feature owners responsibilities:
43-
- Analyze the work.
41+
42+
- Analyze the work.
4443
- Complete the end to end development.
4544
- Document & provide guidelines.
4645
- Educate community core team & community members.
4746
- 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).
4948
- Maintain feature work based on bandwidth OR find additional feature owners.
5049
- Review contributions to the feature.
5150
- Become SMEs on that feature.
5251

53-
5452
![Feature Owner Responsibilities](../../assets/img/feature-owner.PNG)
5553

54+
## Resulting Context
5655

56+
* Scale innersource contributions.
57+
* Aspiring employees excel at their jobs by elevating a variety of skills.
5758

58-
<!-- ![30 Day Warranty](../../assets/img/thirtydaywarranty.jpg) -->
59+
## Known Instances
5960

61+
* **Fidelity Investments** implemented this pattern to scale the innersource contributions.
6062

6163
## Authors
6264

@@ -71,5 +73,3 @@ Feature owners responsibilities:
7173
## Status
7274

7375
* Structured
74-
75-

0 commit comments

Comments
 (0)