diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2062600..3f59255 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -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 diff --git a/prompts/error-code-assistant.mdx b/prompts/update-error-code-documentation.mdx similarity index 95% rename from prompts/error-code-assistant.mdx rename to prompts/update-error-code-documentation.mdx index 6b7f331..b3b0a02 100644 --- a/prompts/error-code-assistant.mdx +++ b/prompts/update-error-code-documentation.mdx @@ -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: @@ -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 @@ -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