aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlan D. Snow <alansnow21@gmail.com>2020-01-10 07:46:43 -0600
committerGitHub <noreply@github.com>2020-01-10 07:46:43 -0600
commitc5254872497e9a6a8c0841c0b6d4931d534b5893 (patch)
tree5a50e14eabce516577f92bf523a49b453a30dbc2 /.github
parent208117b0c72d92947218a6453485a517c086a927 (diff)
downloadPROJ-c5254872497e9a6a8c0841c0b6d4931d534b5893.tar.gz
PROJ-c5254872497e9a6a8c0841c0b6d4931d534b5893.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 805aac1e..0bd45203 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,7 +8,7 @@ labels: bug
#### Code Sample, a copy-pastable example if possible
-
+Demonstrate the problem you have found, either by using PROJ tools like `cs2cs`, `cct` or `projinfo` **or** add a code snippet that highlights the problem using the PROJ C/C++ API.
A "Minimal, Complete and Verifiable Example" will make it much easier for maintainers to help you:
http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports