Skip to content

UPDATE: Add status badge to implementation plan templates #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

PlagueHO
Copy link
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 Copilot AI review requested due to automatic review settings July 18, 2025 00:32
Copy link
Contributor

@Copilot Copilot AI left a comment

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

- Enclosed status options in quotes for consistency
- Updated formatting in implementation plan and prompt files
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.

1 participant