From 6bc3014b530d775d65c694ef267664aa8d205eec Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Mon, 10 Apr 2017 18:47:57 +0530 Subject: [PATCH] Create issues_template.md Added issue template so if user creates an issue some we'll get some required information about the issue. --- .github/issue_template.md | 18 ++++++++++++++++++ 1 file changed, 18 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 000000000..a5c52f3fd --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,18 @@ +- Faveo Version : #.#.# +- PHP version : +- Database Driver & Version : +- Server specification : + +#### Description: + + +#### Steps To Reproduce: + + + +#### Downloaded from +- [ ] master-branch + +- [ ] development-branch + +- [ ] release-tag