Skip to content

Commit

Permalink
#165-Modify GitHub templates
Browse files Browse the repository at this point in the history
Modified formatting in `bug_report.md`.
  • Loading branch information
schmouk committed Feb 6, 2019
1 parent 38bb62d commit b4b9e2c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ when running translated code._]

Steps to reproduce the behavior:

[_
1. Directory Tree: Xxx/Yyy/Zzz/
2. Translated Typee module: mmm.ty
3. Command line as typed for translation: typee -opt1 -opt2 ...
[_Ex._
1. _Directory Tree: Xxx/Yyy/Zzz/_
2. _Translated Typee module: mmm.ty_
3. _Command line as typed for translation: typee -opt1 -opt2 ..._
4. ...
5. ...
6. ... any other valuable information to reproduce the error_]
6. ... _any other valuable information to reproduce the error_]


**Expected behavior**
Expand Down

0 comments on commit b4b9e2c

Please sign in to comment.