Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ISSUE_TEMPLATE.md « .github - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e8171d7d66edb40ec0ee001d71d5ca1571a9b099 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
## Steps to Reproduce

1. 
2. 
3. 

<!--
You may drag & drop the attachement (repro code/solution, screenshot, etc.) onto the issue.
-->

## Current Behavior

<!--
What is the current behavior?
-->

## Expected Behavior

<!--
Please describe the behavior you are expecting
-->

### On which platforms did you notice this

[ ] macOS
[ ] Linux
[ ] Windows

**Version Used**:

<!--
You can use `mono --version` or About dialog to obtain this information.
-->

### Stacktrace

```
Please paste the stacktrace here if available.
```