diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index fbbd2c8a88..9ce0d1f3c1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -12,7 +12,13 @@ Please put URL to code or code here (if not too long). ### Platform details: -Please paste the output of: `python -c "import nipype; print(nipype.get_info()); print(nipype.__version__)"` + + +``` + +``` ### Execution environment