Skip to content

Commit 0b37336

Browse files
committed
chore: update formatting
1 parent 1ee2ed6 commit 0b37336

File tree

3 files changed

+13
-17
lines changed

3 files changed

+13
-17
lines changed
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
# Example Goal
2-
3-
**A short name of the goal**
1+
# **Goal:** Short name of the goal
42

53
A brief paragraph describing the goal and why it matters.
64

7-
## Metrics
8-
9-
* [Example Metric](./gqm_example_metric.md)
10-
115
## Questions
126

137
* [Example Question](./gqm_example_question.md)
8+
9+
## Metrics
10+
11+
* [Example Metric](./gqm_example_metric.md)

measuring/gqm_example/gqm_example_metric.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# Example Metric
2-
3-
**A short name of the metric**
1+
# **Metric:** Short name of the metric
42

53
A brief description of the metric.
64

@@ -10,13 +8,15 @@ A brief description of the metric.
108

119
**Interpretation**: What do the different values or ranges signify? For example, what does "good" or "bad" mean, or how much is "little" versus "a lot"?
1210

13-
**Measuring**: What input sources do you use to calculate the metric's value?
11+
**Measuring**
12+
13+
What input sources do you use to calculate the metric's value?
1414

1515
```Pseudo-code for the metric```
1616

1717
## Goals
1818

19-
[Example Goal](./gqm_example_goal.md)
19+
* [Example Goal](./gqm_example_goal.md)
2020

2121
## Questions
2222

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
# Question Example
2-
3-
**The question**
1+
# **Question:** A brief description of the question.
42

53
## Goals
64

7-
[Example Goal](./gqm_example_goal.md)
5+
* [Example Goal](./gqm_example_goal.md)
86

97
## Metrics
108

11-
[Example Metric](./gqm_example_metric.md)
9+
* [Example Metric](./gqm_example_metric.md)

0 commit comments

Comments
 (0)