From 4cd9a2a09ec03cd71e95bf092fb11a1398855494 Mon Sep 17 00:00:00 2001 From: Oliver Tonnhofer Date: Mon, 12 Dec 2016 13:46:44 +0100 Subject: [PATCH] add github issue template --- .github/ISSUE_TEMPLATE.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..5d26132 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,38 @@ + + + + + + +## Context + + +## Expected Behavior + + +## Actual Behavior + + +## Possible Fix + + +## Steps to Reproduce + + + +1. +2. +3. +4. + +## Context + + +## Your Environment + +* Version used: +* Environment name and version (e.g. PostgreSQL x.y.z with PostGIS a.b.c): +* Server type and version: +* Operating System and version: