Skip to content

Commit c5430c0

Browse files
Update ISSUE_TEMPLATE.md
1 parent b0e3db1 commit c5430c0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Please prefix the issue title with either "C# -> VB: " or "VB -> C#: " if relevant
2+
13
### Input code
24
```C#
35
If relevant, please enter some example code here to reproduce the issue (in VB or C#), or the steps taken to cause the issue.
@@ -14,4 +16,8 @@ If relevant, the output you expected (in VB or C#), or a description of what you
1416
```
1517

1618
### Details
19+
Product in use: e.g. web converter / VS extension / both
20+
21+
Version in use: e.g. 5.6.3
22+
1723
Any other relevant information to the issue, or your interest in contributing a fix.

0 commit comments

Comments
 (0)