mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-10 10:13:35 +00:00
Add new ISSUE_TEMPLATE for GitHub
This commit is contained in:
parent
de87e38654
commit
673b0a4174
27
ISSUE_TEMPLATE.md
Normal file
27
ISSUE_TEMPLATE.md
Normal file
@ -0,0 +1,27 @@
|
||||
### Prerequisites
|
||||
|
||||
* [ ] Can you run the [latest version of Aseprite](http://www.aseprite.org/faq/#how-do-i-update-my-current-version) to reproduce the issue?
|
||||
* [ ] Do you have a crash report? You can send crash reports at support@aseprite.org (`.dmp` on Windows, a text file on OS X)
|
||||
|
||||
Please take a look at the
|
||||
[CONTRIBUTING](https://github.com/aseprite/aseprite/blob/master/CONTRIBUTING.md)
|
||||
guide before you submit the issue.
|
||||
|
||||
### Description
|
||||
|
||||
[Description of the bug or feature]
|
||||
|
||||
### Steps to Reproduce
|
||||
|
||||
1. [First Step]
|
||||
2. [Second Step]
|
||||
3. [and so on...]
|
||||
|
||||
**Expected behavior:** [What you expected to happen]
|
||||
|
||||
**Actual behavior:** [What actually happened]
|
||||
|
||||
### Versions
|
||||
|
||||
Aseprite version (version number, installer/portable/Steam/beta/dev): [Aseprite version]
|
||||
OS version (Win/OSX/Linux, version, distribution): [OS version]
|
Loading…
x
Reference in New Issue
Block a user