Skip to content

Commit 17dfc97

Browse files
authored
Create code-contributions.md
1 parent c02e606 commit 17dfc97

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# **Metric:** Code contributions
2+
3+
**Synopsis**: Count of commits that do not come from the project owner.
4+
Gain additional insight by gathering metadata on these commits such as committer identity, committer business unit, or or commit timestamp.
5+
6+
**Unit of Measurement**: Ordinal number
7+
8+
**Interpretation**: Higher contribution count is generally better.
9+
Higher diversity of contribution across people, business units or timeframe is generally better
10+
11+
**Measuring**
12+
13+
Look in your source control system to see who is committing to the project.
14+
Check to see who are the project owners.
15+
Count all commits from those who are not project owners.

0 commit comments

Comments
 (0)