Skip to content

Commit 8febb61

Browse files
committed
chore: move guidance to gqm_soexample README
fix: change root gqm links to prevent GitBook misinterpretation
1 parent f034299 commit 8febb61

File tree

5 files changed

+17
-72
lines changed

5 files changed

+17
-72
lines changed

SUMMARY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
* [What, When and How to Measure](measuring/measuring.md)
1313
* [Goals using Metrics](measuring/goals.md)
1414
* [Use Goals, Questions, and Metrics](measuring/use_gqm.md)
15-
* [Goals](measuring/goals/index.md)
15+
* [Goals](measuring/goals.md)
1616
* [Find InnerSource Projects](measuring/goals/find-projects.md)
1717
* [Reduce Duplication](measuring/goals/reduce-duplication.md)
18-
* [Questions](measuring/questions/index.md)
18+
* [Questions](measuring/questions.md)
1919
* [What is the InnerSource Adoption Trend?](measuring/questions/adoption-trend.md)
2020
* [Who contributes to the InnerSource project?](measuring/questions/who-contributes.md)
2121
* [Who Uses](measuring/questions/who-uses.md)
22-
* [Metrics](measuring/metrics/index.md)
22+
* [Metrics](measuring/metrics.md)
2323
* [Code Contributions](measuring/metrics/code-contributions.md)
2424
* [Contribution Distance](measuring/metrics/contribution-distance.md)
2525
* [Number of InnerSource repositories](measuring/metrics/number-of-innersource-repositories.md)

measuring/goals/index.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

measuring/gqm_example/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## How Do I Add New Goals, Questions, and Metrics?
2+
3+
Each goal, question, and metric is defined in its own markdown file. The goals, questions, and metrics are used to:
4+
5+
1. Define clear objectives for InnerSource initiatives
6+
2. Guide the selection of relevant questions
7+
3. Help determine appropriate metrics for measurement
8+
9+
## Adding New Goals, Questions, and Metrics
10+
11+
To add a new goal, question, or metric:
12+
1. Create a new markdown file in the `goals`, `questions`, or `metrics` directory
13+
2. Update the GQM diagram by running the generator in the /scripts/gqm_gen directory
14+
115
# How Should I Format Goals Questions & Metrics?
216

317
* [gqm_goal_template.md](../goals/gqm_goal_template.md)

measuring/metrics/index.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

measuring/questions/index.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)