Skip to content

Commit

Permalink
Fix ISSUE_TEMPLATE format
Browse files Browse the repository at this point in the history
  • Loading branch information
dacap committed Aug 4, 2016
1 parent 673b0a4 commit e20fdc0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
* [ ] 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 [email protected] (`.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.
Please take a look at the [CONTRIBUTING](https://github.com/aseprite/aseprite/blob/master/CONTRIBUTING.md) guide before you submit the issue.

### Description

Expand All @@ -23,5 +21,7 @@ guide before you submit the issue.

### Versions

Aseprite version (version number, installer/portable/Steam/beta/dev): [Aseprite version]
OS version (Win/OSX/Linux, version, distribution): [OS version]
* Aseprite version (version number, installer/portable/Steam/beta/dev):
[Aseprite version]
* OS version (Win/OSX/Linux, version, distribution):
[OS version]

0 comments on commit e20fdc0

Please sign in to comment.