Skip to content

Commit 1b9879f

Browse files
authored
Merge pull request usablica#799 from leandromuto/master
Template for issue
2 parents 1f8ebea + b5d4eff commit 1b9879f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Description
2+
Describe the issue or the enhancement you want to see in the Intro.js
3+
4+
## Environment
5+
All the maximum information about your environment.
6+
For example Intro.js version, Operating System, Node.js version, which branch, etc.
7+
8+
## Actual result
9+
What happened.
10+
11+
## Expected behavior
12+
What should happen?
13+
14+
## Steps to reproduce
15+
How did you get?
16+
17+
## Logs, error output, screenshots?
18+
Give us any additional information if you have.

0 commit comments

Comments
 (0)