From d9de7bcd910d1314b4adfc4c4f199f061990d229 Mon Sep 17 00:00:00 2001 From: Pablo Vallejo Date: Wed, 29 Jun 2016 08:07:43 -0500 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 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..ae41c9d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +### Describe the problem + +Tell us about the problem you're having + +### Steps to reproduce + +Tell us how to reproduce it + +### System configuration + +* Django version: +* Python version: