Skip to content

Commit 4e98eba

Browse files
authored
Merge pull request #29 from jeffabailey/master
chore: add instructions on how to add a GQM
2 parents 65f6c7f + 2c2d61a commit 4e98eba

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

measuring/gqm_example/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,22 @@
1+
# How Do I Add A Goal Question Metric (GQM)?
2+
3+
1. Add your GQM to one of the following directories.
4+
1. [../goals](../goals/)
5+
2. [../questions](../questions/)
6+
3. [../metrics](../metrics/)
7+
2. Update [../use_gqm.md](../use_gqm.md) with graph connections.
8+
19
# What Is The Goal Question Metric (GQM) Example?
210

3-
The GQM example is a starting point to create additional Goals, Questions, and Metrics relevant to an InnerSource Program Office (ISPO).
11+
The GQM example is a starting point to create additional Goals, Questions, and Metrics relevant to an InnerSource Program Office (ISPO)
412

513
## Stakeholder Use Cases
614

715
The GQM example serves specific stakeholders.
816

917
* **Executives** use them to track the value of an InnerSource program.
1018
* **InnerSource Program Office** uses them to improve the program.
11-
* **InnerSouce Project Drivers** use them to advocate for and run their project.
19+
* **InnerSource Project Drivers** use them to advocate for and run their project.
1220

1321
## User Journeys
1422

0 commit comments

Comments
 (0)