You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ A clear and concise description of what the bug is. Does the standard disallow c
12
12
13
13
Include a reference to the clause in the standard containing the violation.
14
14
15
-
Include the version of C# where you encounter this error. The committee is working on the updated standard for C# 7.3. We have lists for features that will be added in later versions. Bugs that describe changes to behavior that existed in 7.3 are useful. Adding issues for features that aren't covered are less helpful.
15
+
Include the version of C# where you encounter this error. The committee is working on the updated standard for C# 8. We have lists for features that will be added in later versions. Bugs that describe changes to behavior that existed in 8 are useful. Adding issues for features that aren't covered are less helpful.
16
16
17
17
**Example**
18
18
Provide an example that shows the problem in the standard. A small code snippet that should be allowed or disallowed, or code that behaves differently than the standard.
0 commit comments