Skip to content

Commit b1d72a5

Browse files
authored
Merge pull request #126 from rajveer43/patch-1
Restructure README.md
2 parents c55c247 + 12e6d30 commit b1d72a5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# Table of Contents
2+
- [Issue Metrics Action](#issue-metrics-action)
3+
- [Example use cases](#example-use-cases)
4+
- [Support](#support)
5+
- [Use as a GitHub Action](#use-as-a-github-action)
6+
- [Configuration](#configuration)
7+
- [Example workflows](#example-workflows)
8+
- [Calculated Time Example](#calculated-time-example)
9+
- [Fixed Time Example](#fixed-time-example)
10+
- [Multiple Repositories Example](#multiple-repositories-example)
11+
- [SEARCH_QUERY](#search_query)
12+
- [Measuring time spent in labels](#measuring-time-spent-in-labels)
13+
- [Example issue_metrics.md output](#example-issue_metricsmd-output)
14+
- [Example using the JSON output instead of the markdown output](#example-using-the-json-output-instead-of-the-markdown-output)
15+
- [Assigning teams instead of individuals](#assigning-teams-instead-of-individuals)
16+
- [Local usage without Docker](#local-usage-without-docker)
17+
- [License](#license)
18+
19+
120
# Issue Metrics Action
221

322
[![CodeQL](https://github.com/github/issue-metrics/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/github/issue-metrics/actions/workflows/codeql-analysis.yml) [![Docker Image CI](https://github.com/github/issue-metrics/actions/workflows/docker-image.yml/badge.svg)](https://github.com/github/issue-metrics/actions/workflows/docker-image.yml) [![Python package](https://github.com/github/issue-metrics/actions/workflows/python-package.yml/badge.svg)](https://github.com/github/issue-metrics/actions/workflows/python-package.yml)

0 commit comments

Comments
 (0)