From 595675b1e6f8789da025d82da0c7dfc79972fece Mon Sep 17 00:00:00 2001 From: "Alan D. Snow" Date: Fri, 10 Jan 2020 07:46:51 -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 0bd45203..d1e01b5c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ labels: bug -#### Code Sample, a copy-pastable example if possible +#### Example of problem 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