Skip to content

Commit

Permalink
Add an issue template for github, fix #416
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbgk committed Mar 30, 2016
1 parent 93e241d commit 2f08584
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!-- Provide a general summary of the issue in the Title above -->

## Detailed Description
<!-- Provide a detailed description of the change or addition you are proposing -->

## Context
<!-- Why is this change important to you? How would you use it? -->
<!-- How can it benefit other users? -->
<!-- May be of that form: -->
When _____ , I want to _____ , so I can _____ .

## Possible Implementation
<!-- Not obligatory, but suggest an idea for implementing addition or change -->

## Your Environment
<!-- Include as many relevant details about the environment you experienced the bug in -->
* Browser Name and version:
* Operating System and version (desktop or mobile):

0 comments on commit 2f08584

Please sign in to comment.