Skip to content

fix: add issue form prefill ids#526

Merged
vipulgupta2048 merged 1 commit into
mainfrom
fix/issue-template-prefill-ids
Jun 26, 2026
Merged

fix: add issue form prefill ids#526
vipulgupta2048 merged 1 commit into
mainfrom
fix/issue-template-prefill-ids

Conversation

@vipulgupta2048

Copy link
Copy Markdown
Contributor

Summary

  • add stable IDs to bug-report textarea fields
  • enables URL prefill for support report content in Additional context

Testing

  • inspected generated issue form template fields

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
Copilot AI review requested due to automatic review settings June 26, 2026 14:20

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds stable id fields to the bug report issue form’s textarea inputs so those fields can be reliably prefilled via URL parameters (notably for “Additional context” support report content).

Changes:

  • Added id: summary to the Summary textarea.
  • Added stable IDs to Expected behavior, Actual behavior, Steps to reproduce, and Additional context textareas.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@vipulgupta2048 vipulgupta2048 merged commit a774fe8 into main Jun 26, 2026
1 check passed
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.

2 participants