Skip to content

Add version 11.0.0-preview2/10.0.50 to bug report template#34412

Merged
PureWeen merged 1 commit intomainfrom
PureWeen-patch-2
Mar 10, 2026
Merged

Add version 11.0.0-preview2/10.0.50 to bug report template#34412
PureWeen merged 1 commit intomainfrom
PureWeen-patch-2

Conversation

@PureWeen
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 10, 2026 21:54
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34412

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34412"

@PureWeen PureWeen merged commit f0853e1 into main Mar 10, 2026
6 of 7 checks passed
@PureWeen PureWeen deleted the PureWeen-patch-2 branch March 10, 2026 21:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub bug report issue template to include newer .NET MAUI version options so reporters can accurately select the version(s) they’re using.

Changes:

  • Add 11.0.0-preview2 to the “Version with bug” dropdown.
  • Add 10.0.50 to both relevant version dropdowns.
  • Add 11.0.0-preview.2 to the “Last version that worked well” dropdown.

You can also share your feedback on Copilot code review. Take the survey.

label: Version with bug
description: In what version do you see this issue? Run `dotnet workload list` to find your version.
options:
- 11.0.0-preview2
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

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

The new option 11.0.0-preview2 is inconsistent with the existing 11.0.0-preview.1 (and with the later dropdown that uses 11.0.0-preview.2). This likely should be 11.0.0-preview.2 to match the actual .NET/MAUI version naming and keep the template consistent.

Suggested change
- 11.0.0-preview2
- 11.0.0-preview.2

Copilot uses AI. Check for mistakes.
Comment on lines +168 to +169
- 11.0.0-preview.1
- 11.0.0-preview.2
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

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

This option has trailing whitespace at the end of the line, which is easy to miss in reviews and can create noisy diffs later. Please remove the extra spaces so the entry is exactly 11.0.0-preview.1.

Copilot uses AI. Check for mistakes.
@dinisdopion-sys
Copy link
Copy Markdown

Описание отсутствует.

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