Skip to content

UPDATE: Add status badge to implementation plan templates#108

Merged
codemillmatt merged 4 commits into
github:mainfrom
PlagueHO:update-implementation-plan
Jul 24, 2025
Merged

UPDATE: Add status badge to implementation plan templates#108
codemillmatt merged 4 commits into
github:mainfrom
PlagueHO:update-implementation-plan

Conversation

@PlagueHO

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory - No, it updates some I previously added
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date - No, doesn't add new prompt files or chat modes, just updates existing ones

Description

This PR:

  • Introduced a status section in the implementation plan templates to define the current state of the plan.
  • Status options include: Completed, In progress, Planned, Deprecated, and On Hold.
  • Status will be displayed as a badge in the introduction section.

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Updates previously contributed chat modes and prompt files.

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

- Introduced a status section in the implementation plan templates to define the current state of the plan.
- Status options include: Completed, In progress, Planned, Deprecated, and On Hold.
- Status will be displayed as a badge in the introduction section.
Copilot AI review requested due to automatic review settings July 18, 2025 00:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a status badge system to implementation plan templates to provide clear visibility into the current state of each plan. The changes introduce standardized status tracking across all implementation plan-related files.

  • Adds a new status field to front matter with five predefined values (Completed, In progress, Planned, Deprecated, On Hold)
  • Introduces visual status badges in the introduction section using shields.io badge format
  • Updates documentation to explain the status system and corresponding badge colors

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
prompts/update-implementation-plan.prompt.md Adds status section documentation and updates template with status field and badge
prompts/create-implementation-plan.prompt.md Adds status section documentation and updates template with status field and badge
chatmodes/implementation-plan.chatmode.md Adds status section documentation and updates template with status field and badge

Comment thread prompts/update-implementation-plan.prompt.md Outdated
Comment thread prompts/create-implementation-plan.prompt.md Outdated
Comment thread chatmodes/implementation-plan.chatmode.md Outdated
PlagueHO and others added 2 commits July 18, 2025 12:53
- Enclosed status options in quotes for consistency
- Updated formatting in implementation plan and prompt files
@codemillmatt codemillmatt self-requested a review July 24, 2025 22:18
@codemillmatt codemillmatt merged commit 647a2b4 into github:main Jul 24, 2025
@PlagueHO PlagueHO deleted the update-implementation-plan branch July 24, 2025 22:43
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.

3 participants