From c5254872497e9a6a8c0841c0b6d4931d534b5893 Mon Sep 17 00:00:00 2001 From: "Alan D. Snow" Date: Fri, 10 Jan 2020 07:46:43 -0600 Subject: Update .github/ISSUE_TEMPLATE/bug_report.md Co-Authored-By: Kristian Evers --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3