diff options
author | DDuarte <dnpd.dd@gmail.com> | 2016-02-17 21:02:10 +0000 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2016-02-17 21:02:23 +0000 |
commit | b8bd0053d89f38930bff71d0251c0d0077afafa5 (patch) | |
tree | c153e9da95798692aa6345b5c0c687c2a2526a68 /issue_template.md | |
parent | 1399e705ebbe1429f8549eb41de6e70b823a7b22 (diff) |
Github issue and pull request templates
(cherry picked from commit 494480239964fb677f16433b3172e22b5b4e5e87)
(cherry picked from commit a624b4523fb5da4929b299a35293833d1740ee03)
(cherry picked from commit 08e6294c803db4cedf5cdd38be383abff819283e)
(cherry picked from commit b6b5665158ca5c52ddd429c0feb85885aaa283d5)
Diffstat (limited to 'issue_template.md')
-rw-r--r-- | issue_template.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 00000000000..87f2e21af41 --- /dev/null +++ b/issue_template.md @@ -0,0 +1,23 @@ +**Description**: + +**Current behaviour**: Tell us what happens + +**Expected behaviour**: Tell us what should happen instead + +**Steps to reproduce the problem**: + +1. +2. +3. + +**Branch(es)**: 335/6x + +**TC hash/commit**: + +**TDB version**: + +**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/) |