diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d1e01b5c..dff2ab58 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,7 +25,7 @@ http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports #### Environment Information - PROJ version (`proj`) - - Operation System Information (`python -c "import platform; print(platform.platform())"`) + - Operation System Information #### Installation method - conda, apt-get, from source, etc... |
