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