Skip to content

Feature Request: Use Issue Templates When Creating Issues via VSCode Copilot and Github MCP Server #547

Open
@J3m5

Description

@J3m5

Describe the feature or problem you’d like to solve

When creating an issue using the create-issue command of the Github MCP server (triggered via VSCode Copilot), the system does not select or use the appropriate issue template from the repository. This can result in issues being created without the required structure or missing important information.

Proposed solution

  • Detect and present available issue templates for the repository when an issue is created via VSCode Copilot and the Github MCP server.
  • Select the most appropriate template based on the user's input or context.
  • Use the selected template to structure the issue body, prompting the user for any required fields that need information that is not available to Copilot chat or which it can’t find by itself.

Additional context

This enhancement would streamline the issue creation process and align it with best practices for open source repositories that rely on templates for quality and consistency.


This issue has been created by VSCode Copilot and the Github MCP server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions