Kristan Kenney 6 лет назад
Родитель
Сommit
4e13817932
1 измененных файлов с 31 добавлено и 14 удалено
  1. 31 14
      ISSUE_TEMPLATE.md

+ 31 - 14
ISSUE_TEMPLATE.md

@@ -1,28 +1,45 @@
-### Brief issue description:
-Type here (e.g. When I click on the Web tab, a blank page is displayed).
+### In a few words, please describe the issue that you're experiencing:
+Please enter your response here (e.g. When I click on the Web tab, a blank page is displayed).
 
-### Steps to Reproduce:
-1. Example: Log into Hestia Server
-2. Example: Click on Web tab
+### What steps did you take when the issue occured? 
+1. Ex.: Log into the Hestia Control Panel using Firefox
+2. Ex.: Click on the Web tab
 3. ...
 
 ### Expected behavior:
-Type here (e.g. A list of hosted web domains should appear).
+Please enter your response here (e.g. A list of hosted web domains should appear).
 
 ### Operating system distribution and release:
-Type here (e.g. Ubuntu 18.04 LTS)
+Please enter your response here (e.g. Ubuntu 18.04.2 LTS)
 
-### HestiaCP Version:
-Type here (e.g. 0.9.8-29)
+### Which version of Hestia Control Panel is currently installed?
+You can find this information in $HESTIA/conf/hestia.conf by running the following command:
+`grep VERSION $HESTIA/conf/hestia.conf`
+
+Please enter your response here (e.g. 1.00.0-190618)
 
 ### Which branch are you using?
-Type here (e.g master, develop, etc.)
+Please enter your response here (e.g master, develop, etc.)
+
+### Which of the following web server configurations are you using?
+- Apache + Nginx (default)
+- Nginx + PHP-FPM
+- Multi-PHP
+- PHP-FPM + Multi-PHP
+- Other (please specify)
+
+### Which of the following server roles are installed on your server?
+- DNS
+- Mail (Dovecot + Exim)
+- Mail (Exim only)
+- MySQL (MariaDB)
+- PostgreSQL
 
-### What software is installed?
-Type here (e.g. Apache, Nginx, PHP-FPM, Dovecot/Exim, MariaDB, etc.)
+### In order to better assist, please post any relevant log information below:
+Tip: Most log files can be found under ***/var/log/***.
 
 ### Related issues or forum threads:
-Find something that might be related to this? Please let us know by adding any relevate issue numbers or URLs here (e.g. issue #0 or https://forum.hestiacp.com/...)
+Find something that might be related to this? Please let us know by adding any relevate issue numbers or URLs here (e.g. issue #000 or https://forum.hestiacp.com/...)
 
 ### Additional notes:
-If there is anything else that you'd like us to know about this issue, feel free to let us know here.
+If there is anything else that you'd like us to know about this issue, feel free to share here.