aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlan D. Snow <alansnow21@gmail.com>2020-01-10 07:47:47 -0600
committerGitHub <noreply@github.com>2020-01-10 07:47:47 -0600
commitec14e9b3cb26017d5787dbdfa84202164af3551e (patch)
tree8bab424311f4a674fd1116ff2be508986541bb26 /.github
parent595675b1e6f8789da025d82da0c7dfc79972fece (diff)
downloadPROJ-ec14e9b3cb26017d5787dbdfa84202164af3551e.tar.gz
PROJ-ec14e9b3cb26017d5787dbdfa84202164af3551e.zip
Update .github/ISSUE_TEMPLATE/bug_report.md
Co-Authored-By: Kristian Evers <kristianevers@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
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...