Skip to content

fix(issues): reduce search noise#10399

Open
charlieforward9 wants to merge 3 commits into
masterfrom
cr/fix-issue-template
Open

fix(issues): reduce search noise#10399
charlieforward9 wants to merge 3 commits into
masterfrom
cr/fix-issue-template

Conversation

@charlieforward9

@charlieforward9 charlieforward9 commented Jun 25, 2026

Copy link
Copy Markdown
Member

Changed flavor input type from checkboxes to dropdown and made it multi-select.

This should avoid the worsening of a significant problem with search relevance where searching for ArcGIS returns ALL bug-report issues...

REF


Note

Low Risk
Only changes the GitHub issue template YAML; no runtime or library code is affected.

Overview
Updates the bug report issue template so Flavors is a multi-select dropdown instead of checkboxes, with options listed in dropdown form (no per-option label entries).

This keeps reporters able to pick multiple platform APIs while stopping flavor names like ArcGIS from being embedded in issue bodies in a way that pollutes GitHub issue search.

Reviewed by Cursor Bugbot for commit 3986a79. Bugbot is set up for automated code reviews on this repo. Configure here.

Changed flavor input type from checkboxes to dropdown and made it multi-select.

This solves a significant problem with search relevance where searching for arcGIS returns all bug-report issues...
Removed unnecessary hyphens from options list in bug report template.
@charlieforward9 charlieforward9 self-assigned this Jun 25, 2026
@coveralls

coveralls commented Jun 25, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 83.109% (-0.004%) from 83.113% — cr/fix-issue-template into master

@charlieforward9 charlieforward9 changed the title fix(github): reduce bug-report issue template fix(github): reduce issue search noice Jun 25, 2026
@charlieforward9 charlieforward9 changed the title fix(github): reduce issue search noice fix(issues): reduce search noise Jun 25, 2026

@chrisgervang chrisgervang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Good idea, thanks!

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.

3 participants