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.
2 parents 2a05b76 + 32f34d4 commit 6b4e05aCopy full SHA for 6b4e05a
.github/issue_template.md
@@ -8,6 +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 you have installed Git version 2 or higher
12
-->
13
14
## Description
@@ -35,6 +36,9 @@ Welcome! Before creating a new issue:
35
36
<!-- Results of `conda list jupyterlab-git` or `pip show jupyterlab-git` -->
37
- Extension version:
38
<!-- Results of `jupyter labextension list` -->
39
+- Git version:
40
+<!-- Results of `git --version` -->
41
+- Operating System and its version:
42
43
<details><summary>Command Line Output</summary>
44
<pre>
0 commit comments