From bd48d44fa7c88400b118299c6c58d7a02431838f Mon Sep 17 00:00:00 2001 From: Sam Bozek Date: Thu, 27 Oct 2016 13:46:35 -0700 Subject: [PATCH] Started work on ISSUES template. Want to have small section to address each issue area: * What happened/what did you expect? * Fix suggestions/reason bug happened. * How to reproduce for other contributors to replicate. * Look at how workflow was affected by issue. * As much detail as they can provide about their setup. --- .github/ISSUES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUES.md diff --git a/.github/ISSUES.md b/.github/ISSUES.md new file mode 100644 index 000000000..335b27aa3 --- /dev/null +++ b/.github/ISSUES.md @@ -0,0 +1,10 @@ + + +# Context + + +# Expected Behavior + + +# Actual Behavior +