diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 2c87740..5fcba4f 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,24 +1,24 @@ ## Environment -* GIST version or GIT commit: +* GIST version or GIT commit: ... * PHP Version: ... * GIT version. ... * HTTPD (Nginx, Apache2): ... * DBMS (MySQL, SQLite, PostgreSQL): ... -## Description: +## Description ... ### Steps to reproduce -#### Observed Results: +#### Observed Results 1. ... 2. ... 3. ... -#### Expected Results: +#### Expected Results ...