Skip to content

Commit a3e31c8

Browse files
authored
Merge pull request #30 from InnerSourceCommons/gqm-templates
2 parents 4e98eba + 394dd8e commit a3e31c8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

measuring/gqm_example/gqm_goal_template.md renamed to measuring/goals/gqm_goal_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ A brief paragraph describing the goal and why it matters.
66

77
| **Question** | **How it relates to the goal** | **Gotchas** |
88
| --- | --- | --- |
9-
| [Example Question](./gqm_question_template.md) | Describe how the answer to this questions helps to achieve the goal. | Gotchas |
9+
| [Example Question](../questions/gqm_question_template.md) | Describe how the answer to this questions helps to achieve the goal. | Gotchas |

measuring/gqm_example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How Do I Add A Goal Question Metric (GQM)?
22

3-
1. Add your GQM to one of the following directories.
3+
1. Add your goals, questions, and metrics to the following directories (use the templates inside the directories):
44
1. [../goals](../goals/)
55
2. [../questions](../questions/)
66
3. [../metrics](../metrics/)
@@ -268,4 +268,4 @@ We use stakeholder user journeys to guide our GQM development.
268268
2. **Goal**: Contribute to fostering a culture of excellence, continuous improvement, and innovation within the InnerSource initiative.
269269
3. **Actions:**
270270
* Continues collaborating with program managers, teams, and stakeholders to iterate on goals, questions, and metrics.
271-
* Advocates for the importance of data-driven decision-making and the ongoing role of metrics in program office success.
271+
* Advocates for the importance of data-driven decision-making and the ongoing role of metrics in program office success.
File renamed without changes.

measuring/gqm_example/gqm_question_template.md renamed to measuring/questions/gqm_question_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
| **Metric** | **How it answers the question** | **Gotchas** |
88
| --- | --- | --- |
9-
| [Example Metric](./gqm_metric_template.md) | Describe how this metric helps to answer this question. | Gotchas |
9+
| [Example Metric](../metrics/gqm_metric_template.md) | Describe how this metric helps to answer this question. | Gotchas |

0 commit comments

Comments
 (0)