Skip to content

Default bug report priority to Medium#1814

Merged
MikeNeilson merged 2 commits into
developfrom
chore/default-medium-bug-priority
Jun 30, 2026
Merged

Default bug report priority to Medium#1814
MikeNeilson merged 2 commits into
developfrom
chore/default-medium-bug-priority

Conversation

@krowvin

@krowvin krowvin commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

What changed

This updates the bug report issue template so bug submissions use a GitHub issue form with a required Priority dropdown.

The dropdown defaults to Medium, and the history is intentionally split into two commits:

  • rename bug_report.md to bug_report.yml
  • convert the renamed template into a GitHub issue form and add the medium-priority default

Why

The previous Markdown issue template could not support a defaulted priority selection. GitHub issue forms are required to provide a dropdown with Medium preselected.

Impact

Bug submissions will now guide reporters through a structured form and default the priority field to Medium unless they choose a different value.

Root cause

The repository was using the legacy Markdown issue template format, which does not support dropdown fields or default selections.

Validation

No automated tests were run. This is a GitHub issue template change only.

  • AI Tools Used

@krowvin krowvin changed the title [codex] Default bug report priority to Medium Default bug report priority to Medium Jun 30, 2026

@MikeNeilson MikeNeilson left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks reasonable.

@krowvin krowvin marked this pull request as ready for review June 30, 2026 18:40
@krowvin krowvin requested a review from MikeNeilson June 30, 2026 18:41
@MikeNeilson MikeNeilson merged commit 3a165c0 into develop Jun 30, 2026
10 of 13 checks passed
@MikeNeilson MikeNeilson deleted the chore/default-medium-bug-priority branch June 30, 2026 19:35
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