diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 181a31e..31e5745 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ -* eRepublik script version: -* Python version: -* Operating System: +* eRepublik script version: +* Python version: +* Operating System: ### Description @@ -9,7 +9,7 @@ Tell us what happened, what went wrong, and what you expected to happen. ### What I Did -``` +``` python Paste the command(s) you ran and the output. If there was a crash, please include the traceback here. ```