Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Please select the options that are relevant:
- [ ] Generate Alt Text prompt
- [ ] Auto Edit Document prompt
- [ ] Generate Metadata prompt
- [ ] Update the Error Code Documentation prompt

## Testing checklist

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Error Code Assistant"
title: "Update the Error Code Documentation"
description: "Edits and completes error code documentation pages with accurate frontmatter and structured content"
version: "1.0.0"
variables:
Expand All @@ -25,9 +25,9 @@ metadata:
- "structured-content"
---

# Error Code Assistant Prompt
# Update the Error Code Documentation Prompt

This document provides an overview of the "Error Code Assistant" prompt, designed to edit and update error code documentation pages. It ensures all frontmatter fields and content sections are complete, accurate, and written in a direct, instructional voice. Contributors can use this guide to understand the prompt's functionality and suggest improvements.
This document provides an overview of the "Update the Error Code Documentation" prompt, designed to edit and update error code documentation pages. It ensures all frontmatter fields and content sections are complete, accurate, and written in a direct, instructional voice. Contributors can use this guide to understand the prompt's functionality and suggest improvements.

## Prerequisites

Expand All @@ -50,7 +50,7 @@ See the [Configuration Guide](#configuration-guide) below for detailed instructi

## Prompt Overview

The Error Code Assistant reviews error code MDX pages, fills in missing or empty frontmatter fields, validates content against approved sources, and outputs a complete, structured error code page.
The "Update the Error Code Documentation" prompt reviews error code MDX pages, fills in missing or empty frontmatter fields, validates content against approved sources, and outputs a complete, structured error code page.

## Prompt

Expand Down