Skip to content

Commit

Permalink
Include issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
unindented committed Apr 26, 2016
1 parent f08cc07 commit 7fb8265
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
**What version of `electron-installer-debian` are you using?**

**What version of `node` and `npm` are you using?**

**What operating system are you using?**

**Can you compile the [example app](https://github.com/unindented/electron-installer-debian/tree/master/example) successfully?**

**If not, paste here the output of the following commands:**

```
$ git clone https://github.com/unindented/electron-installer-debian.git
$ cd electron-installer-debian/example
$ DEBUG='electron-installer-debian' npm run build
```

**What did you do? Please include the configuration you are using for `electron-installer-debian`.**

**What did you expect to happen?**

**What actually happened?**

0 comments on commit 7fb8265

Please sign in to comment.