From 13c8f4f1573d7fc557b0fe3c4653d72d6c116c7b Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Sun, 15 Apr 2018 15:20:43 +0200 Subject: [PATCH 1/2] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 15 +++++++++++++++ 1 file changed, 15 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..3915b0e --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,15 @@ + + +### Summary of a problem or a feature request + + + + +### Code snippet that reproduces the problem + + + + +### More infos + + From b88648f69d06a04cf0b1cfe5e74e4131056b8754 Mon Sep 17 00:00:00 2001 From: Marco Vito Moscaritolo Date: Sun, 15 Apr 2018 15:59:58 +0200 Subject: [PATCH 2/2] Make title more succint --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3915b0e..93ec9e1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ -### Summary of a problem or a feature request +### Summary