Skip to content

Commit

Permalink
#165-Modify GitHub templates
Browse files Browse the repository at this point in the history
Corrected one formatting in `bug_report.md`.
  • Loading branch information
schmouk committed Feb 6, 2019
1 parent b7d25c5 commit 38bb62d
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +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 ...
4., 5., 6., ..., any other valuable information to reproduce the error_]
[_
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_]


**Expected behavior**
Expand Down

0 comments on commit 38bb62d

Please sign in to comment.