Skip to content

Commit bd18f2c

Browse files
authored
Merge pull request #81 from InnerSourceCommons/common-req-patlet-change
Suggestion for patlet - small word changes
2 parents 0571514 + a589a5a commit bd18f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Common Requirements
55
Many projects are trying to use common code. There is a shared repository that all the projects access. This pattern applies if there is a Strong Code Owner [pattern to be written] or if there is weak code ownership, or no Benevolent Sponsor [pattern to be written]. Someone (or some project) wrote the code in the first place and contributed it to the repository. The common code is a small percentage of the overall deliverable from any of the projects. Each project has its own delivery schedule, set of deliverables and customers.
66

77
## Patlet
8-
The common code in the shared repository isn't meeting the needs of all the projects that want to use it; solved through requirement alignments and refactoring.
8+
Common code in a shared repository isn't meeting the needs of all the project-teams that want to use it; this is solved through requirements alignment and refactoring.
99

1010
## Problem Statement
1111
The common code in the shared repository isn't meeting the needs of all the projects that want to use it.

0 commit comments

Comments
 (0)