Skip to content

Commit 10c0b2b

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent b304510 commit 10c0b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
### How to replicate the behavior
88

99
### Platform details:
10-
please paste the output of: `python -c "import nipype; print(nipype.get_info())"`
10+
please paste the output of: `python -c "import nipype; print(nipype.get_info()); print(nipype.__version__)"`

0 commit comments

Comments
 (0)