We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68215fe commit 465c34dCopy full SHA for 465c34d
ISSUE_TEMPLATE.md
@@ -1,14 +1,13 @@
1
### Environment
2
3
-* Erlang version (`erl -eval 'erlang:display(erlang:system_info(otp_release)), halt().' -noshell`):
4
* Elixir version (`elixir -v`):
5
-* Operating system:
6
-* Nerves Environment Info:
7
- (`mix nerves.env --info`) or
8
- General info about target / system / toolchain
+* Nerves environment: (`mix nerves.env --info`)
+* Additional information about your host, target hardware or environment that
+ may help
9
10
### Current behavior
11
12
-Include code samples, errors and stacktraces if appropriate.
+Include errors, stacktraces, screenshots or code that may help us reproduce the
+issue.
13
14
### Expected behavior
0 commit comments