Skip to content

Commit

Permalink
added a simple issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjehl committed Mar 23, 2012
1 parent f04cce1 commit fe4972f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions ISSUE TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## Summary:
Describe the issue concisely here


## Platforms:
* browser xyz

## How to reproduce:
1.
2.

## Reduced Example:
[http://example.com/demo](http://example.com/demo)

## Bug Tracker ticket(s):
* filed with browser xyz [ticket](http://example.com/demo)

## Workarounds:
* [http://example.com/workaround](http://example.com/workaround)

0 comments on commit fe4972f

Please sign in to comment.