From 0ca717c836f6f3e9fd8542ef93c05a6aeec315ec Mon Sep 17 00:00:00 2001 From: Champ Camba Date: Wed, 1 Nov 2017 14:54:15 +0800 Subject: [PATCH] Create ISSUE_TEMPLATE.MD --- ISSUE_TEMPLATE.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..f181a25d --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,14 @@ +### Ultimate Member Version +Tell us what UM core version you use. Do you use UM extensions? Tell us which UM extensions and what are their versions. + +### Subject of the issue +Describe your issue here. + +### Expected behavior +Tell us what should happen + +### Actual behavior +Tell us what happens instead + +### Steps to reproduce the behavior +Tell us how to reproduce this issue.