Skip to content

Commit f694f2f

Browse files
committed
Create ISSUE_TEMPLATE.md
Added an issue template.. as per the other f# projects
1 parent 6943e9f commit f694f2f

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

ISSUE_TEMPLATE.md

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
### Description
3+
4+
Please provide a succinct description of your issue.
5+
6+
### Repro steps
7+
8+
Please provide the steps required to reproduce the problem
9+
10+
1. Step A
11+
12+
2. Step B
13+
14+
### Expected behavior
15+
16+
Please provide a description of the behaviour you expect.
17+
18+
### Actual behavior
19+
20+
Please provide a description of the actual behaviour you observe.
21+
22+
### Known workarounds
23+
24+
Please provide a description of any known workarounds.
25+
26+
### Related information
27+
28+
* Operating system
29+
* Branch
30+
* Emacs version
31+
* .NET Runtime, CoreCLR or Mono Version
32+
* Performance information, links to performance testing scripts

0 commit comments

Comments
 (0)