From d40a2e6cd857b7c62303e43341698c49bf9b378d Mon Sep 17 00:00:00 2001 From: tkknight <2108488+tkknight@users.noreply.github.com> Date: Thu, 3 Sep 2020 15:52:43 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/---bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index 00a86ab429..f36cdc6efd 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -25,7 +25,7 @@ Steps to reproduce the behaviour: ## Environment - OS & Version: [e.g. Ubuntu 20.04 LTS] - - Iris Version. From the command line run `python -c "import iris; print(iris.__version__)"` + - Iris Version. [e.g. From the command line run `python -c "import iris; print(iris.__version__)"`] ## Additional context