Skip to content

Conversation

@PureWeen
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings August 13, 2025 22:12
@PureWeen PureWeen requested a review from a team as a code owner August 13, 2025 22:12
@PureWeen PureWeen merged commit 56edbeb into main Aug 13, 2025
4 checks passed
@PureWeen PureWeen deleted the bug_report_bump branch August 13, 2025 22:13
Copy link
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

This PR updates the bug report template to include support for .NET MAUI version 9.0.100 SR10, adding it to the dropdown lists for both .NET SDK and .NET MAUI versions in the GitHub issue template.

  • Adds 9.0.100 SR10 to the .NET SDK version dropdown
  • Adds 9.0.100 SR10 to the .NET MAUI version dropdown

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

- 10.0.0-preview.3
- 10.0.0-preview.2
- 10.0.0-preview.1
- 9.0.100 SR10
Copy link

Copilot AI Aug 13, 2025

Choose a reason for hiding this comment

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

The version list placement is inconsistent. Line 52 places 9.0.100 SR10 at the top of the 9.x versions, but line 132 places it at the bottom. Both lists should follow the same ordering convention (either newest first or oldest first) for consistency.

Copilot uses AI. Check for mistakes.
rmarinho added a commit that referenced this pull request Aug 19, 2025
* Update bug-report.yml 9.0.100 SR10 (#31163)

* Update ShellItemRenderer.cs (#31170)

Co-authored-by: Gerald Versluis <[email protected]>

* [create-pull-request] automated change (#31181)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Fix XAML compiled binding warnings in DeviceTests.Runners by adding x:DataType attributes (#30219)

* Initial plan

* Fix XAML compiled binding warnings by adding x:DataType attributes

Co-authored-by: mattleibow <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: mattleibow <[email protected]>

* Move externally linked XML API docs to inline source code documentation (#30313)

* Initial plan

* Convert first batch of XML docs to inline documentation

Co-authored-by: jfversluis <[email protected]>

* Convert second batch of XML docs to inline documentation

Co-authored-by: jfversluis <[email protected]>

* Convert third batch of XML docs to inline documentation

Co-authored-by: jfversluis <[email protected]>

# Conflicts:
#	src/Controls/src/Core/BoxView/BoxView.cs

* Convert fourth batch (50 files) of XML docs to inline documentation

Co-authored-by: jfversluis <[email protected]>

* Convert fifth batch (100 files) of XML docs to inline documentation - Major milestone!

Co-authored-by: jfversluis <[email protected]>

* Fix documentation issues - remove T: prefixes, fix generic types, replace "To be added", spell check

Co-authored-by: jfversluis <[email protected]>

* Fix internal use documentation and CS1573 warnings

Co-authored-by: jfversluis <[email protected]>

* Delete unused XML documentation files from converted classes

Co-authored-by: jfversluis <[email protected]>

* Delete 76 truly unreferenced XML documentation files

Co-authored-by: jfversluis <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: jfversluis <[email protected]>

* [create-pull-request] automated change (#31197)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* [ci] Fix merge

* Update TestAssemblyPage.xaml

---------

Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: mattleibow <[email protected]>
Co-authored-by: jfversluis <[email protected]>
@PureWeen PureWeen added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Aug 20, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants