summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-09-03 12:22:02 -0400
committerGitHub <noreply@github.com>2020-09-03 12:22:02 -0400
commit54a35d632e7d5ee8ff0129864a929899fce48e5e (patch)
tree47167edbfdb85b7736408192ba2329534154dc67 /.github
parent33b37bb5ace747c68826ed27886e1d96bd238f3d (diff)
other: Windows compilation stuff (#222)
Some Windows compilation/deploy stuff. Mostly just a catch-all for some chores.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 94247421..38aadecd 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -29,7 +29,7 @@ _If relevant, please provide information on:_
**System Info:**
-_Information about your system specifically (in case I have to replicate your system via VM):_
+_Information about your system specifically (sometimes this matters...):_
- _Total RAM:_
@@ -39,6 +39,8 @@ _Information about your system specifically (in case I have to replicate your sy
**bottom version (use `btm -V`):**
+**Rust version (if building yourself):**
+
## Additional context
_If anything hasn't been covered by the above categories, state it down here:_