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-31 17:09:13 +0300
committerMarek Safar <marek.safar@gmail.com>2018-01-31 17:58:46 +0300
commitfd186ce1b680cbdfaffdb977038c5f1c949eacd4 (patch)
treef38748f098dbc2f53dec2e14c34d608ba523acec /.github
parent264c1ad8404b6d554d468438cd044c0092798dae (diff)
[github] Tweaks to issue template
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index e8171d7d66e..8b200e7ffb4 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -5,19 +5,19 @@
3.
<!--
-You may drag & drop the attachement (repro code/solution, screenshot, etc.) onto the issue.
+You may drag & drop the attachment (repro code/solution, screenshot, etc.) onto the issue.
-->
## Current Behavior
<!--
-What is the current behavior?
+What is the current behaviour?
-->
## Expected Behavior
<!--
-Please describe the behavior you are expecting
+Please describe the behaviour you are expecting
-->
### On which platforms did you notice this
@@ -38,3 +38,8 @@ You can use `mono --version` or About dialog to obtain this information.
Please paste the stacktrace here if available.
```
+<!--
+
+You can join us at https://gitter.im/mono/mono to discuss your reported issue
+
+--> \ No newline at end of file