From 714ad581088d9dd5770705640fe30a43186071ff Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Sat, 18 Jun 2016 02:22:32 +0200 Subject: [PATCH] Rework issue template Not sure if it is a better template or not. I tried to rework it a bit, making use of HTML comments which are interpreted by Github to provide extra information to the reporter, while not polluting resulting issue. I also tried to remove the checkboxes templates which was resulting in "1 out of 7 tasks done" in the issues list and could be misleading. Let me know what you think about it. --- .github/ISSUE_TEMPLATE.md | 41 +++++++++++++++++++++++---------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index cb161a49..423d897f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,24 +1,31 @@ + + # Environment - - * Ampache version: - * Web server + version: - * Server operating system: - * Client operating system: + + * Ampache version: + * Web server + version: + * Server operating system: + * Client operating system: + + + * Client type: - - [ ] Web - - [ ] Ampache - - [ ] SubSonic - - [ ] Plex - - [ ] DAAP - - [ ] UPnP - - [ ] WebDAV - * Client application + version: - + - Web + - Ampache + - SubSonic + - Plex + - DAAP + - UPnP + - WebDAV + # Settings -Describe your settings or attach ampache.cfg.php after removing sensitive information (server host, database connection...) + + # Description -Here the bug/feature description and how to reproduce/integrate it. + + # Logs -[Ampache logs](https://github.com/ampache/ampache/wiki/Troubleshooting#enable-logging) and web server access/error logs in attached files. Please also add client application logs if appropriate. \ No newline at end of file + +