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)