summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Christener <nicolas.christener@adfinis.com>2020-10-22 19:24:51 +0200
committerMuhammet Kara <mrkara@users.noreply.github.com>2020-10-22 22:06:55 +0300
commitbe98e41c2b9d98bc1cf1bcf86c99b53d9e73db72 (patch)
treee8e04e499acc95660d448f438c5d29b76593a0e6
parentIn the iOS app, avoid tooltips for items created by the JS dialog builder (diff)
downloadonline-be98e41c2b9d98bc1cf1bcf86c99b53d9e73db72.tar.gz
online-be98e41c2b9d98bc1cf1bcf86c99b53d9e73db72.zip
Fix #391, Add "Actual behavior" to GitHub issue...
* add the "Actual behavior" section * fix usage of colons Change-Id: Ie5c11ac096d8f88e1e7985943edc58b8883b635f
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index fa394a495c..f554aa2386 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -20,19 +20,22 @@ Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
+**Actual behavior**
+A clear and concise description of what actually happens.
+
**Screenshots**
If applicable, add screenshots to help explain your problem.
-**Desktop (please complete the following information):**
+**Desktop (please complete the following information)**
- OS: [e.g. iOS]
- - Browser [e.g. chrome, safari]
- - Version [e.g. 22]
+ - Browser: [e.g. chrome, safari]
+ - Version: [e.g. 22]
-**Smartphone (please complete the following information):**
+**Smartphone (please complete the following information)**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- - Browser [e.g. stock browser, safari]
- - Version [e.g. 22]
+ - Browser: [e.g. stock browser, safari]
+ - Version: [e.g. 22]
**Additional context**
Add any other context about the problem here.