Skip to content

Commit a7532a8

Browse files
authored
Put each sentence on a new line
Easier to edit and diff later on.
1 parent 703767c commit a7532a8

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

introduction/08-is-innersource-right.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Is InnerSource Right for My Project?
22

3-
InnerSource is the application of open source principles to company-internal software development. Done right, it unblocks progress and eases adoption of shared services and modules. This article contains guidance and questions to ask yourself when considering adoption of an InnerSource approach to running your project.
3+
InnerSource is the application of open source principles to company-internal software development. Done right, it unblocks progress and eases adoption of shared services and modules.
4+
This article contains guidance and questions to ask yourself when considering adoption of an InnerSource approach to running your project.
45

56
## Will Contributions Come?
67

7-
An InnerSource approach only makes sense if contributions are expected from the project's users. You can expect contributions to come if you see or anticipate noticeable amounts of energy directed at your project area by its users. Some examples:
8+
An InnerSource approach only makes sense if contributions are expected from the project's users.
9+
You can expect contributions to come if you see or anticipate noticeable amounts of energy directed at your project area by its users. Some examples:
810

911
- High amounts of project usage and adoption.
1012
- More feature requests than your team has time to fill.
@@ -14,7 +16,8 @@ An InnerSource approach only makes sense if contributions are expected from the
1416

1517
## Will I Support Contributions?
1618

17-
Even with willing contributors, the code doesn't just flow in. You will need to encourage and support contributions via activities such as:
19+
Even with willing contributors, the code doesn't just flow in.
20+
You will need to encourage and support contributions via activities such as:
1821

1922
- Understanding users' scenarios and suggesting what contributions in your project could help them to meet those scenarios.
2023
- Inviting users to make the contributions that they need and following up with them to ensure that they do them.

0 commit comments

Comments
 (0)