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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Henry <luhenry@microsoft.com>2018-04-24 22:10:21 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-04-24 22:10:21 +0300
commit863e1f13eebe6f12b8eaed7c4aae71012ee4c61b (patch)
treec2335a1814a5f6206f1f8a8dd3e6b7f93331ce5b /.github/ISSUE_TEMPLATE.md
parent8b24f2e537b76aca72ab4ce4eab362a936141270 (diff)
Update ISSUE_TEMPLATE.md (#8440)
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index c6f46885f93..0e762e96f84 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -8,19 +8,19 @@
You may drag & drop the attachment (repro code/solution, screenshot, etc.) onto the issue.
-->
-## Current Behavior
+### Current Behavior
<!--
What is the current behavior?
-->
-## Expected Behavior
+### Expected Behavior
<!--
Please describe the behavior you are expecting
-->
-### On which platforms did you notice this
+## On which platforms did you notice this
[ ] macOS
[ ] Linux
@@ -32,7 +32,7 @@ Please describe the behavior you are expecting
You can use `mono --version` or About dialog to obtain this information.
-->
-### Stacktrace
+## Stacktrace
```
Please paste the stack trace here if available.