From d0a0759bca026217f4b22310f82ba6008aa978dc Mon Sep 17 00:00:00 2001 From: Leonel Quinteros Date: Tue, 13 Feb 2018 15:27:02 -0300 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 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..5ba1433 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,32 @@ +# Please describe your issue + +## Is this a bug, an improvement, a proposal or something else? + +- [ ] Bug +- [ ] Improvement +- [ ] Proposal +- [ ] Something else + + +## Briefly explain your issue + +... + + +## What's the expected behaviour? + +... + + +## What's the actual behaviour? + +... + + +## What are the steps to reproduce the actual behaviour? + +... + + +## Comments +