Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 16 additions & 11 deletions .github/ISSUE_TEMPLATE/Bug_Report.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,10 @@ Please use this form and describe your issue, concisely but precisely, with as m

-->

# Environment

```none
[winget --info]
Windows Package Manager version
Windows: Windows.Desktop version
Package: Microsoft.DesktopAppInstaller version

Any other software?
```

# Brief description of your issue
<!--
Please use this section to describe your issue. This could be a repeat of the title, or maybe you have more to say.
-->
# Steps to reproduce

<!-- A description of how to trigger this bug. -->
Expand All @@ -54,3 +47,15 @@ Any other software?
# Actual behavior

<!-- What's actually happening? -->


# Environment

```none
[winget --info]
Windows Package Manager version
Windows: Windows.Desktop version
Package: Microsoft.DesktopAppInstaller version

Any other software?
```