Permalink
Browse files

Update ISSUE_TEMPLATE.md

  • Loading branch information...
1 parent f7537c1 commit b873831de1e6e7d95f3e6bcb01da081106932e45 @hainm hainm committed on GitHub Apr 1, 2017
Showing with 4 additions and 4 deletions.
  1. +4 −4 .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)

0 comments on commit b873831

Please sign in to comment.