diff --git a/.github/issue_template.md b/.github/issue_template.md index eefa04a8..1b9fe761 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -7,7 +7,7 @@ When reporting a bug, please provide the following information. If this is not a - Your operating system and version: - Your python version: - How did you install python (e.g. apt or pyenv)? Did you use a virtualenv?: - - Your rust version: + - Your rust version (`rustc --version`): ### 💥 Reproducing