simplify error template

This commit is contained in:
Julian Descottes 2016-12-12 10:08:37 +01:00
parent aef88c8713
commit c2fdb65e37
1 changed files with 15 additions and 18 deletions

View File

@ -1,22 +1,19 @@
### Reporting a bug Bug description
As much as possible, a bug report should include: (this template is intended for bug reports, erase it when requesting features/enhancements)
* exact steps to reproduce (STRs)
* screenshot of the application after the bug
* setup details:
* operating system
* browser used
* (or if offline application: application version)
* for crashes / performance issues also include:
* number of frames
* sprite resolution
* session duration
Feel free to include a .piskel file of the sprite where you faced the bug if it can help to reproduce the problem. ### Steps to reproduce the bug
1. go to piskelapp.com
2. select a tool
3. ...
### Feature or enhancement request ### Environment details
* operating system:
* browser (or offline application version):
Great ways to illustrate feature requests are for instance: ### Sprite details
* mock ups * number of frames:
* screenshots / GIF (from another sof) * sprite resolution:
* step by step flow * session duration:
Feel free to include a screenshot of the bug, a .piskel file of the sprite or anything else that can help us investigate.