Skip to content

Commit

Permalink
Create ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mdiep committed Mar 28, 2016
1 parent 4d98453 commit bc5908e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
* `carthage version`:
* `xcodebuild -version`:
* Are you using `--no-build`?
* Are you using `--no-use-binaries`?
* Are you using `--use-submodules`?

**Cartfile**
```
<YOUR CARTFILE>
```

**Carthage Output**
```
<OUTPUT>
```

0 comments on commit bc5908e

Please sign in to comment.