What is the issue about?
Bug report
Which SDK are you using?
Copilot on GitHub / issue creation workflow
What happened?
When creating an issue from a screenshot or natural-language prompt, the generated draft does not always make it clear which issue template was selected or how the prompt was mapped into the template fields.
This makes it harder to verify whether the draft matches the repository’s intended issue format before submission.
What did you expect to happen?
I expected Copilot to make the selected template more explicit and preserve a clearer mapping between the prompt/screenshot and the final issue fields.
Steps to reproduce
- Open Copilot issue creation flow.
- Target a repository with issue forms or multiple issue templates.
- Attach a screenshot or enter a short natural-language prompt.
- Let Copilot generate the issue draft.
- Review the generated issue and notice that the selected template or field mapping is not always obvious.
Why this matters
Users may hesitate to submit the generated issue because it is unclear whether the correct issue type/template was selected. This adds friction and reduces trust in the issue creation workflow.
Suggested improvement
- Show the selected template more clearly in the draft UI.
- Make field mapping more transparent before submission.
- If multiple templates are plausible, ask the user to confirm the intended template.
Additional context
GitHub Copilot issue creation is designed to generate structured issues from natural language or screenshots and map prompts into repository issue templates when available. Improving template visibility would make this workflow more reliable.
What is the issue about?
Bug report
Which SDK are you using?
Copilot on GitHub / issue creation workflow
What happened?
When creating an issue from a screenshot or natural-language prompt, the generated draft does not always make it clear which issue template was selected or how the prompt was mapped into the template fields.
This makes it harder to verify whether the draft matches the repository’s intended issue format before submission.
What did you expect to happen?
I expected Copilot to make the selected template more explicit and preserve a clearer mapping between the prompt/screenshot and the final issue fields.
Steps to reproduce
Why this matters
Users may hesitate to submit the generated issue because it is unclear whether the correct issue type/template was selected. This adds friction and reduces trust in the issue creation workflow.
Suggested improvement
Additional context
GitHub Copilot issue creation is designed to generate structured issues from natural language or screenshots and map prompts into repository issue templates when available. Improving template visibility would make this workflow more reliable.