Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jul 3, 2025

Replaces the existing task.md issue template with a new markdown-based template that follows the same format as other issue templates in the repository.

Changes Made

  • Replaced .github/ISSUE_TEMPLATE/task.md with new markdown template format
  • Updated YAML frontmatter to include:
    • name: Task
    • about: Report a problem or unexpected behavior
    • title: "[TASK] "
    • labels: BUG
    • assignees: ''
  • Added structured markdown sections with bold headers for:
    • Bug description
    • Reproduction steps
    • Expected behavior
    • Screenshots
    • Environment information
    • Additional context

Before vs After

Before: The template used GitHub's issue form format with structured body fields and form inputs.

After: The template now uses traditional markdown format with YAML frontmatter, consistent with other templates like bug.md and enhancement.md.

This change provides a more consistent experience across all issue templates in the repository and follows GitHub's standard markdown template format.


💡 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.

@catpawzz catpawzz marked this pull request as ready for review July 3, 2025 18:24
@catpawzz catpawzz merged commit d456f52 into main Jul 3, 2025
1 check passed
Copilot AI changed the title [WIP] Add bug report-style 'Task' issue template Create new GitHub issue template for tasks with markdown format Jul 3, 2025
Copilot AI requested a review from catpawzz July 3, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants