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:
authorMarek Safar <marek.safar@gmail.com>2018-01-08 17:16:58 +0300
committerMarek Safar <marek.safar@gmail.com>2018-01-08 18:42:54 +0300
commitdf0fd973cc0fd6d0608c22490d2138b7c929fc5a (patch)
tree086e461c3facb16de9ff8933a0dc125b3694a7ff /.github/ISSUE_TEMPLATE.md
parent1b5fa0e0596bc2774eeb60b439c66ca8c9caa676 (diff)
Make suggestions in github issue template XML comments
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index c20892e9ec6..e8171d7d66e 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -4,13 +4,21 @@
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
@@ -20,7 +28,9 @@ Please describe the behavior you are expecting
**Version Used**:
+<!--
You can use `mono --version` or About dialog to obtain this information.
+-->
### Stacktrace