diff --git a/.github/issue_template.md b/.github/issue_template.md new file mode 100644 index 0000000..bd98397 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,10 @@ +If you have an issue with Trace, please provide the following information. + +- Your Trace version. +- Your Node version. +- Your npm or yarn version - depending on which one you use. +- Your operating system. +- 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!