Skip to content

Commit 32f34d4

Browse files
committed
Add modifications following review
1 parent c000ee7 commit 32f34d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/issue_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Welcome! Before creating a new issue:
88
* Look at the README *Troubleshooting* section
99
* Search for relevant issues
1010
* 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`)
11+
Check that you have installed Git version 2 or higher
1212
-->
1313

1414
## Description
@@ -38,7 +38,7 @@ Welcome! Before creating a new issue:
3838
<!-- Results of `jupyter labextension list` -->
3939
- Git version:
4040
<!-- Results of `git --version` -->
41-
- OS:
41+
- Operating System and its version:
4242

4343
<details><summary>Command Line Output</summary>
4444
<pre>

0 commit comments

Comments
 (0)