Skip to content

Commit b5f1c92

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent aa9e859 commit b5f1c92

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,17 @@
66

77
### How to replicate the behavior
88

9+
### Script/Workflow details
10+
11+
Please put URL to code or code here (if not too long).
12+
913
### Platform details:
10-
please paste the output of: `python -c "import nipype; print(nipype.get_info()); print(nipype.__version__)"`
14+
15+
Please paste the output of: `python -c "import nipype; print(nipype.get_info()); print(nipype.__version__)"`
16+
17+
### Execution environment
18+
19+
Choose one
20+
- Container [Tag: ???]
21+
- My python environment inside container [Base Tag: ???]
22+
- My python environment outside container

0 commit comments

Comments
 (0)