From 93b857bf88d63b34b9c1b2f70dde295334c9be64 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Thu, 18 Feb 2016 19:44:56 -0300 Subject: Create ISSUE_TEMPLATE added an ISSUE_TEMPLATE --- ISSUE_TEMPLATE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ISSUE_TEMPLATE diff --git a/ISSUE_TEMPLATE b/ISSUE_TEMPLATE new file mode 100644 index 0000000000..0a86ca751e --- /dev/null +++ b/ISSUE_TEMPLATE @@ -0,0 +1,7 @@ +### Operating System or Device + +### Issue Description (what happened, and what was expected) + +### Steps to Reproduce + +### Minimal Example Project (Optional but very welcome) -- cgit v1.2.3