Skip to content

[WIP] Fix templates missing Non-Goals and Quality Checklist sections#23

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-missing-non-goals-quality-checklist
Closed

[WIP] Fix templates missing Non-Goals and Quality Checklist sections#23
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-missing-non-goals-quality-checklist

Conversation

Copilot AI commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>Multiple templates missing Non-Goals and Quality Checklist sections</issue_title>
<issue_description>## Summary

11 templates are missing one or both of the Non-Goals and Quality Checklist sections that CONTRIBUTING.md and bootstrap.md require.

Missing Quality Checklist

CONTRIBUTING.md quality checklist states: "Templates have a quality checklist section." The following 5 templates lack this section:

Template Has Quality Checklist?
investigate-bug No
investigate-security No
review-code No
plan-implementation No
plan-refactoring No

All other templates (13/18) have quality checklists.

Missing Non-Goals

bootstrap.md guidelines state: "Include non-goals in every assembled prompt." The following 6 templates lack a Non-Goals section:

Template Has Non-Goals?
author-requirements-doc No
author-design-doc No
author-validation-plan No
plan-implementation No
plan-refactoring No
author-release No

All other templates (12/18) have Non-Goals sections.

Overlap

plan-implementation and plan-refactoring are missing both sections.

Suggested approach

Add template-appropriate Non-Goals and Quality Checklist sections to each affected template. These should be specific to each task, not generic boilerplate.</issue_description>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple templates missing Non-Goals and Quality Checklist sections

2 participants