> ## Documentation Index
> Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates Catalog

> Aggregate catalog of repository templates

<Note>
  **Generation Script**: This file is generated from script(s): `operations/scripts/generators/governance/catalogs/generate-docs-guide-indexes.js`. <br />
  **Purpose**: Issue and PR template inventory for docs-guide maintenance. <br />
  **Run when**: Issue templates or PR templates are added, removed, or changed. <br />
  **Important**: Do not manually edit this file; run `node operations/scripts/generators/governance/catalogs/generate-docs-guide-indexes.js --write`. <br />
</Note>

| Template                       | Type  | File                                                   | Purpose                                                                                                 | When To Use                | Labels/Automation                                                             | Owner |
| ------------------------------ | ----- | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------- | -------------------------- | ----------------------------------------------------------------------------- | ----- |
| Bug Report (Docs and Guidance) | Issue | `.github/ISSUE_TEMPLATE/01_bug_report.yml`             | Report broken behavior, incorrect instructions, command/output mismatch, or broken links/assets.        | Bug reports                | docs-v2, help wanted, status: needs-routing, type: bug                        | docs  |
| Docs Page Issue (Actionable)   | Issue | `.github/ISSUE_TEMPLATE/02_docs_page_issue.yml`        | Report a specific page issue with clear requested action and completion criteria.                       | Page-scoped docs issues    | docs-v2, help wanted, status: needs-routing, type: documentation, scope: page | docs  |
| 03\_feature\_request.yml       | Issue | `.github/ISSUE_TEMPLATE/03_feature_request.yml`        | Feature requests                                                                                        | Feature requests           | n/a                                                                           | docs  |
| 04\_content\_request.yml       | Issue | `.github/ISSUE_TEMPLATE/04_content_request.yml`        | Content requests                                                                                        | Content requests           | n/a                                                                           | docs  |
| 05\_tooling\_ci\_issue.yml     | Issue | `.github/ISSUE_TEMPLATE/05_tooling_ci_issue.yml`       | Tooling/CI issues                                                                                       | Tooling/CI issues          | n/a                                                                           | docs  |
| Question / Clarification       | Issue | `.github/ISSUE_TEMPLATE/06_question_clarification.yml` | Ask a tracked question that needs repository clarification.                                             | Questions/clarifications   | docs-v2, help wanted, status: needs-routing, type: question                   | docs  |
| Docs Review                    | Issue | `.github/ISSUE_TEMPLATE/docs-review.yml`               | Review multiple documentation pages                                                                     | Repository issue/PR intake | docs-review, docs-v2, help wanted                                             | docs  |
| feature\_internal.yml          | Issue | `.github/ISSUE_TEMPLATE/feature_internal.yml`          | Feature requests                                                                                        | Feature requests           | n/a                                                                           | docs  |
| pull\_request\_template.md     | PR    | `.github/pull_request_template.md`                     | \[//]: # (Provide a clear description of what this PR changes and why)                                  | Pull requests              | n/a                                                                           | docs  |
| Livepeer Docs PR               | PR    | `.github/pull-request-template-v2.md`                  | \[//]: # (Required for codex/\* PRs: list in-scope files/prefixes and explicit out-of-scope exclusions) | Pull requests              | n/a                                                                           | docs  |
