From e53f3e89606322dfa40a2c2d9c5ea9c40e066461 Mon Sep 17 00:00:00 2001 From: lhy1024 Date: Wed, 1 Jul 2020 00:08:19 +0800 Subject: [PATCH] Create Bug_Report.md (#1135) * Create Bug_Report.md * Update Bug_Report.md Co-authored-by: denelon --- .github/ISSUE_TEMPLATE/Bug_Report.md | 63 ++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/Bug_Report.md diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md new file mode 100644 index 000000000..c13cebe50 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -0,0 +1,63 @@ +--- +name: "Bug report 🐛" +about: Report errors or unexpected behavior +title: '' +labels: '' +assignees: '' + +--- + + + + + +# Brief description of your issue + +# Steps to reproduce + + + +# Expected behavior + + + +# Actual behavior + + + + +# Environment + +```none +[winget --info] +Windows Package Manager version +Windows: Windows.Desktop version +Package: Microsoft.DesktopAppInstaller version + +Any other software? +```