From 5b63d7bffd988a0dcd8745fbe25f9ddc3daeff60 Mon Sep 17 00:00:00 2001 From: System Void Date: Thu, 8 Sep 2016 12:10:41 +0100 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..50c420e5 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +**Operating System (OS/VERSION):** Type here, e.g. CentOS 6 + +**VestaCP Version:** Type here, e.g. 3.14159 + +**Installed Software (what you got with the installer):** Type here, e.g. php-fpm, apache, nginx, mysql + +**Steps to Reproduce:** Type here, e.g. install vesta and type rm -rf / --no-preserve-root + +**Related Issues/Forum Threads:** Found anything that might be related to this? It might help us find the cause. + +**Other Notes:** Anything else?