diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index e8d7c06afd..c8d5c8c802 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,15 +1,18 @@ -### Subject of the issue -Describe your issue here. +*Describe your issue here.* ### Environment + * Elixir & Erlang/OTP versions (`elixir -version`): * Operating System: ### Steps to reproduce -Tell us how to reproduce this issue. + +*Tell us how to reproduce this issue.* ### Expected behaviour -Tell us what should happen + +*Tell us what should happen.* ### Actual behaviour -Tell us what happens instead + +*Tell us what happens instead.*