Skip to content

Commit

Permalink
Create ISSUE_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte committed Mar 20, 2016
1 parent b347ad9 commit 3835f92
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 @@
item | info | notes
------------------------|------------|---------------------------------------------------------------------------------------------
**node** version | | *output from `node --version`*
**npm** version | | *output from `npm --version`*
**mozaik-demo** version | | *git ref of the demo*
**browser** | | *browser used, applyable if the issue is not related to the client*

## Expected behavior

*Description of the expected behavior.*

## Actual behavior

*Description of the actual behavior.*

## Steps to reproduce

*Description of the various steps required to reproduce the error.*

0 comments on commit 3835f92

Please sign in to comment.