From 9fe1ebd59a3288830bd7910d415e46e8821c3993 Mon Sep 17 00:00:00 2001 From: Luke Imhoff Date: Mon, 18 Jun 2018 12:40:16 -0500 Subject: [PATCH] Use same language as elixir-lang/elixir for environment --- ISSUE_TEMPLATE.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index e0e053882f..e8d7c06afd 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,10 +1,9 @@ ### Subject of the issue Describe your issue here. -### Your environment -* version of Erlang/OTP -* version of Elixir -* which operating system +### Environment +* Elixir & Erlang/OTP versions (`elixir -version`): +* Operating System: ### Steps to reproduce Tell us how to reproduce this issue. @@ -13,4 +12,4 @@ Tell us how to reproduce this issue. Tell us what should happen ### Actual behaviour -Tell us what happens instead \ No newline at end of file +Tell us what happens instead