Merge pull request #893 from bjorn3/patch-1

Allow entering redox version in issue template.
This commit is contained in:
Jeremy Soller 2017-03-25 07:41:20 -06:00 committed by GitHub
commit 556c7efe73

View file

@ -4,7 +4,8 @@
**Actual behavior**: [describe the actual behavior, which is presented through the repro.].
**Build information**: [output of `rustc -V`, `git rev-parse HEAD`, `qemu-i386 -version`, `uname -a`, etc.]
**Build information**: [only when using a self build version: output of `rustc -V`, `git rev-parse HEAD` `qemu-i386 -version`, `uname -a`, etc.]
**Redox release**: [only when using a prebuild version: redox version]
**Blocking/related**: [issues or PRs blocking or being related to this issue.]