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 aa9e859 commit b5f1c92Copy full SHA for b5f1c92
.github/ISSUE_TEMPLATE.md
@@ -6,5 +6,17 @@
6
7
### How to replicate the behavior
8
9
+### Script/Workflow details
10
+
11
+Please put URL to code or code here (if not too long).
12
13
### Platform details:
-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