diff --git a/README.md b/README.md index 093adc3..b575844 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ The issues/pull requests/discussions to search for can be filtered by using a se | Metric | Description | |--------|-------------| -|Time to First Response | The duration from creation to the initial comment or review.| -|Time to Close | The period from creation to closure.| +|Time to First Response | The duration from creation to the initial comment or review.*| +|Time to Close | The period from creation to closure.*| |Time to Answer (Discussions Only) | The time from creation to an answer.| |Time in Label | The duration from label application to removal, requires `LABELS_TO_MEASURE` env variable.| *For pull requests, these metrics exclude the time the PR was in draft mode. -*For Issue and pull requests, issue/pull request author's own comments and comments by bots are excluded. +*For issues and pull requests, comments by issue/pull request author's and comments by bots are excluded. This action, developed by GitHub OSPO for our internal use, is open-sourced for your potential benefit. Feel free to inquire about its usage by creating an issue in this repository.