Skip to content

Commit 599280f

Browse files
authored
Merge pull request #141 from spier/docs-footnote-fix
[docs] Add back references to footnotes
2 parents 5427ace + c115bbf commit 599280f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ The issues/pull requests/discussions to search for can be filtered by using a se
77

88
| Metric | Description |
99
|--------|-------------|
10-
|Time to First Response | The duration from creation to the initial comment or review.|
11-
|Time to Close | The period from creation to closure.|
10+
|Time to First Response | The duration from creation to the initial comment or review.*|
11+
|Time to Close | The period from creation to closure.*|
1212
|Time to Answer (Discussions Only) | The time from creation to an answer.|
1313
|Time in Label | The duration from label application to removal, requires `LABELS_TO_MEASURE` env variable.|
1414

1515
*For pull requests, these metrics exclude the time the PR was in draft mode.
1616

17-
*For Issue and pull requests, issue/pull request author's own comments and comments by bots are excluded.
17+
*For issues and pull requests, comments by issue/pull request author's and comments by bots are excluded.
1818

1919
This action, developed by GitHub OSPO for our internal use, is open-sourced for your potential benefit.
2020
Feel free to inquire about its usage by creating an issue in this repository.

0 commit comments

Comments
 (0)