Skip to content

Commit

Permalink
Add issue template for less ambiguous issues. (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerjou authored and lesv committed Feb 13, 2017
1 parent a60498c commit 3910597
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## In which file did you encounter the issue?

<!-- Please provide the full path to the file, to avoid ambiguity -->

### Did you change the file? If so, how?

<!-- A diff would be helpful; otherwise, a description -->

## Describe the issue

<!-- Please be specific. Copying and pasting your invocation and the entire
output is often helpful. -->

0 comments on commit 3910597

Please sign in to comment.