From b873831de1e6e7d95f3e6bcb01da081106932e45 Mon Sep 17 00:00:00 2001 From: Hai Nguyen Date: Sat, 1 Apr 2017 16:10:22 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6be5718..a7e92ad 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,13 +1,13 @@ -# Question about usage? https://github.com/arose/nglview/issues/589 +- Question about usage? https://github.com/arose/nglview/issues/589 -# Version report +- Version report ```bash python -c 'import nglview; print(nglview.__version__)' python -c 'import ipywidgets; print(ipywidgets.__version__)' ``` -# Note: -Please always double-check install guide here: https://github.com/arose/nglview#released-version +- Please always double-check install guide here: https://github.com/arose/nglview#released-version +(updated frequently)