diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2016-05-18 10:59:16 +0200 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2016-05-18 10:59:16 +0200 |
commit | 042e1ae266c968ce27994b1b4feb7342adb52db7 (patch) | |
tree | b72ac8ee353b7432d7209c096b4f36d5816dfe66 | |
parent | a6a137b80107a8ac5f593fb0348cbba36614106c (diff) |
Update issue_template.md
-rw-r--r-- | issue_template.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/issue_template.md b/issue_template.md index 1bcd91ae766..03acdb65c46 100644 --- a/issue_template.md +++ b/issue_template.md @@ -10,7 +10,7 @@ 2. 3. -**Branch(es)**: 335/6x +**Branch(es)**: 335/6x CHOICE THE BRANCH AFECTED BY BUG **TC hash/commit**: @@ -21,3 +21,4 @@ [//]: # (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/) +[//]: # (For fixes containing c++ create a Pull Request) |