Skip to content

Add Linux to bug report Platform field and split out Architecture - #4224

Merged
wojtekn merged 1 commit into
trunkfrom
update-issue-template-platform-architecture
Jul 16, 2026
Merged

Add Linux to bug report Platform field and split out Architecture#4224
wojtekn merged 1 commit into
trunkfrom
update-issue-template-platform-architecture

Conversation

@wojtekn

@wojtekn wojtekn commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Related issues

  • N/A

How AI was used in this PR

Claude Code drafted the template edits and iterated on the option wording; I reviewed the final labels for clarity and cross-platform coverage.

Proposed Changes

The bug report form previously offered only Mac Silicon, Mac Intel, and Windows under a single Platform field, which both omitted Linux and conflated operating system with CPU architecture.

  • Platform is now a clean OS selector: Mac, Windows, Linux (still multi-select), so reporters on Linux can accurately describe their environment.
  • A dedicated Architecture field captures the CPU: x64 (Intel, AMD) and ARM64 (Apple Silicon, Windows or Linux on ARM). The labels name the recognizable CPU families and cover ARM cases across all three platforms.

The result is more precise triage information without conflating the two dimensions.

Testing Instructions

  • Open the "New issue" flow on the repo (or preview .github/ISSUE_TEMPLATE/bug_report.yml) and confirm the Platform field lists Mac, Windows, Linux as a multi-select, and that a separate Architecture dropdown offers the two options above.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?
…field

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@gavande1 gavande1 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.

Nice find. LGTM 👍

@wojtekn

wojtekn commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Thanks @gavande1 , although it was proposed by @RavanH under #4221

@wojtekn
wojtekn merged commit 537b675 into trunk Jul 16, 2026
13 checks passed
@wojtekn
wojtekn deleted the update-issue-template-platform-architecture branch July 16, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants