Skip to content

Commit

Permalink
feat(issue template): add an issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
solkimicreb committed Jul 25, 2017
1 parent e21e1f6 commit c23584c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
If you have an issue with Trace, please provide the following information.

- Your operating system.
- Your Node version.
- Your npm or yarn version - depending on which one you use.
- The error message and stack trace that you are getting - if there is any.
- A short description of the issue.

This will help us resolve the issue quicker. Thank you!

0 comments on commit c23584c

Please sign in to comment.