We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c000ee7 commit 32f34d4Copy full SHA for 32f34d4
.github/issue_template.md
@@ -8,7 +8,7 @@ Welcome! Before creating a new issue:
8
* Look at the README *Troubleshooting* section
9
* Search for relevant issues
10
* Check that you have updated both the jupyterlab extension and the python package to the same version
11
-* Check that your git command has version 2 or higher (using `git --version`)
+Check that you have installed Git version 2 or higher
12
-->
13
14
## Description
@@ -38,7 +38,7 @@ Welcome! Before creating a new issue:
38
<!-- Results of `jupyter labextension list` -->
39
- Git version:
40
<!-- Results of `git --version` -->
41
-- OS:
+- Operating System and its version:
42
43
<details><summary>Command Line Output</summary>
44
<pre>
0 commit comments