Skip to content

Commit 91d2d09

Browse files
authored
Update reduce-duplication.md
Tabular format for questions.
1 parent 64f15c0 commit 91d2d09

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# **Goal::** Reduce duplication
1+
# **Goal:** Reduce duplication
22

33
Why should be build things more than once?
44
We're already busy and behind where we'd like to be.
55
We want to build just once software that solves commmon problems and then share it widely throughout the company.
66

7-
## Questions
7+
## Related Questions
88

9-
* [Who uses the InnerSource project?](../questions/who-uses.md)
9+
| **Question** | **How it relates to the goal** | **Limitations or gotchas** |
10+
| --- | --- | --- |
11+
| [Who uses the InnerSource project?](../questions/who-uses.md) | Every instance of reduced duplication will show up as an increase in usage. | The converse is not necessarily true that every instance of increased usage is an instance of reduced duplication. It's always possible that some shared usage would have happened even without InnerSource. |

0 commit comments

Comments
 (0)