From 7041ef8126cc888595eb9f29bdfb8015b62f88b0 Mon Sep 17 00:00:00 2001 From: Jeremy Douglass Date: Sun, 3 Sep 2017 20:56:34 -0700 Subject: [PATCH] Create ISSUE_TEMPLATE.md Create GitHub issue template. Template should help avoid issues being posted without enough info. Based on best practices at https://github.com/stevemao/github-issue-templates Closes #5239 --- ISSUE_TEMPLATE.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..71dccaa2b --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,34 @@ + + + + +## Description + + + +## Expected Behavior + + + +## Current Behavior + + + +## Steps to Reproduce + + +1. +2. +3. + +## Context + + +## Your Environment + +* Processing version: +* Operating System and OS version: +* Other information: + +## Possible Causes / Solutions +