mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 17:59:21 +02:00
Merge pull request #1270 from Phyks/issue_template
Proposition of rework for issue template
This commit is contained in:
commit
086f3b8780
1 changed files with 24 additions and 17 deletions
29
.github/ISSUE_TEMPLATE.md
vendored
29
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,24 +1,31 @@
|
||||||
|
<!-- Delete any not relevant section in this template -->
|
||||||
|
|
||||||
# Environment
|
# Environment
|
||||||
|
|
||||||
* Ampache version:
|
* Ampache version:
|
||||||
* Web server + version:
|
* Web server + version:
|
||||||
* Server operating system:
|
* Server operating system:
|
||||||
* Client operating system:
|
* Client operating system:
|
||||||
|
|
||||||
|
<!-- Keep only the affected clients in the list below. Add client application name and version on the right of the client type you use. -->
|
||||||
|
|
||||||
* Client type:
|
* Client type:
|
||||||
- [ ] Web
|
- Web
|
||||||
- [ ] Ampache
|
- Ampache
|
||||||
- [ ] SubSonic
|
- SubSonic
|
||||||
- [ ] Plex
|
- Plex
|
||||||
- [ ] DAAP
|
- DAAP
|
||||||
- [ ] UPnP
|
- UPnP
|
||||||
- [ ] WebDAV
|
- WebDAV
|
||||||
* Client application + version:
|
|
||||||
|
|
||||||
# Settings
|
# Settings
|
||||||
Describe your settings or attach ampache.cfg.php after removing sensitive information (server host, database connection...)
|
|
||||||
|
<!-- Put here a description of your settings or attach ampache.cfg.php after removing sensitive information (server host, database connection...) -->
|
||||||
|
|
||||||
# Description
|
# Description
|
||||||
Here the bug/feature description and how to reproduce/integrate it.
|
|
||||||
|
<!-- Put here the bug/feature description and how to reproduce/integrate it. -->
|
||||||
|
|
||||||
# Logs
|
# 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.
|
|
||||||
|
<!-- [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. -->
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue