We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd09a6 commit cf79bc1Copy full SHA for cf79bc1
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -12,11 +12,22 @@ assignees: ''
12
<!-- Include callstacks and error messages is possible -->
13
14
**Version**
15
+
16
SDK: <!-- e.g. 0.9.579-prerelease -->
17
18
Runtime: <!-- Browser channel and version, e.g. Canary 86.0.612.0 -->
19
20
Framework: <!-- WPF, WinForms, Win32, etc. -->
21
22
OS: <!-- Win10, Win7, version info if available -->
23
24
+**Regression**
25
26
+Was this working before but has regressed? <!-- yes/no -->
27
28
+If yes, what version did this last work on? <!-- SDK or Runtime version that works -->
29
+<!-- You can add the "regression" label to this issue -->
30
31
**Repro Steps**
32
<!-- Minimal steps needed to reproduce the bug -->
33
<!-- Call out the Expected behavior, and the Actual behavior -->
0 commit comments