diff options
author | DDuarte <dnpd.dd@gmail.com> | 2016-02-17 20:59:05 +0000 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2016-02-17 20:59:05 +0000 |
commit | b6b5665158ca5c52ddd429c0feb85885aaa283d5 (patch) | |
tree | a049cb60d027009d54678d686a68b964552d68be | |
parent | 08e6294c803db4cedf5cdd38be383abff819283e (diff) |
Give emphasis to the steps part of issue_template.md
-rw-r--r-- | issue_template.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md index 9f655f7acf9..87f2e21af41 100644 --- a/issue_template.md +++ b/issue_template.md @@ -6,6 +6,10 @@ **Steps to reproduce the problem**: +1. +2. +3. + **Branch(es)**: 335/6x **TC hash/commit**: @@ -14,5 +18,6 @@ **Operating system**: + [//]: # (This template is for problem reports, for other type of reports edit it accordingly) [//]: # (If this is a crash report, include the crashlog with https://gist.github.com/) |