Skip to content

Commit cf79bc1

Browse files
authored
Update bug_report.md
Adding regression field
1 parent 9fd09a6 commit cf79bc1

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,22 @@ assignees: ''
1212
<!-- Include callstacks and error messages is possible -->
1313

1414
**Version**
15+
1516
SDK: <!-- e.g. 0.9.579-prerelease -->
17+
1618
Runtime: <!-- Browser channel and version, e.g. Canary 86.0.612.0 -->
19+
1720
Framework: <!-- WPF, WinForms, Win32, etc. -->
21+
1822
OS: <!-- Win10, Win7, version info if available -->
1923

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+
2031
**Repro Steps**
2132
<!-- Minimal steps needed to reproduce the bug -->
2233
<!-- Call out the Expected behavior, and the Actual behavior -->

0 commit comments

Comments
 (0)