aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortkrokli <tkrokli@users.noreply.github.com>2016-10-23 05:36:57 +0200
committertkrokli <tkrokli@users.noreply.github.com>2016-10-23 05:36:57 +0200
commitbf702abcdeb4b8389f2257722633a370b97efc16 (patch)
treed340d1f670d6dce4cfa1f150c4135daad91e2f11
parent10ca86edc51be285a7381d35178da10686eb88ee (diff)
Update issue_template.md (6.x -> master)
Also some minor text adjustments (cosmetic).
-rw-r--r--issue_template.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/issue_template.md b/issue_template.md
index 635b7b4e4ba..f759b561d5b 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -2,27 +2,27 @@
[//]: # (** DON'T DELETE THIS TEMPLATE ELSE YOUR ISSUE WILL BE CLOSED **)
[//]: # (***************************************************************)
-**Description**:
+**Description:**
-**Current behaviour**: Tell us what happens
+**Current behaviour:** (Tell us what happens.)
-**Expected behaviour**: Tell us what should happen instead
+**Expected behaviour:** (Tell us what should happen instead.)
-**Steps to reproduce the problem**:
+**Steps to reproduce the problem:**
1.
2.
3.
-**Branch(es)**: 3.3.5 / 6.x (Select the branch(es) affected by this issue)
+**Branch(es):** 3.3.5 / master (Tell us which branch(es) this issue affects.)
-**TC hash/commit**:
+**TC rev. hash/commit:**
-**TDB version**:
+**TDB version:**
-**Operating system**:
+**Operating system:**
-[//]: # (This template is for problem reports, for other type of reports edit it accordingly)
+[//]: # (This template is for problem reports. For other types of report, edit it accordingly.)
[//]: # (If this is a crash report, include the crashlog with https://gist.github.com/)
-[//]: # (For fixes containing c++ create a Pull Request)
+[//]: # (For fixes containing C++, create a Pull Request.)