Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 14, 2025

Adds a standardized issue template for chore/maintenance tasks at .github/ISSUE_TEMPLATE/chore.yml.

Changes

  • Created chore.yml with three fields: What (task description), Why (justification), Notes (optional context)
  • Follows existing template conventions: [Chore]: title prefix, chore + triage labels, assignee knoake
  • Matches structure and formatting of bug-report.yml and enhancement-request.yml

Enables separation of maintenance work from bug reports and feature requests in issue tracking.

Original prompt

This section details on the original issue you should resolve

<issue_title>[Enhancement]: Add 'chore' issue template at .github/ISSUE_TEMPLATE/chore.yml</issue_title>
<issue_description>### What

Create a new issue template for chores and store it at .github/ISSUE_TEMPLATE/chore.yml. Do not add, change, or modify anything else in the repository.

Why

This will standardize how chores are documented and managed in the repository, making it clearer for contributors to submit and discuss maintenance work separately from bugs or features.

Notes

Ignore PR #317, PR #318, and issue #316 as they are not related to this request. No other changes should be made in the repository.</issue_description>

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


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
Copilot AI changed the title [WIP] Add chore issue template to enhance documentation Add chore issue template Nov 14, 2025
Copilot AI requested a review from thomasturrell November 14, 2025 05:58
@sonarqubecloud
Copy link

@thomasturrell thomasturrell marked this pull request as ready for review November 14, 2025 06:05
@thomasturrell thomasturrell merged commit 4e60cfb into main Nov 14, 2025
6 checks passed
@thomasturrell thomasturrell deleted the copilot/add-chore-issue-template branch November 14, 2025 06:07
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.

[Enhancement]: Add 'chore' issue template at .github/ISSUE_TEMPLATE/chore.yml

2 participants