Skip to content

Commit e1d8732

Browse files
authored
Update ISSUE_TEMPLATE.md
Fixing some of the language, readjusted titles, made some sections optional/recommended.
1 parent 1b9879f commit e1d8732

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
## Description
2-
Describe the issue or the enhancement you want to see in the Intro.js
2+
Describe one (**and only one**) issue or enhancement you want to see in Intro.js (**before writing any code**).
33

4-
## Environment
5-
All the maximum information about your environment.
6-
For example Intro.js version, Operating System, Node.js version, which branch, etc.
4+
## Expected Behavior
5+
What did you expect to happen?
76

8-
## Actual result
9-
What happened.
7+
## Actual Behavior
8+
What actually happened?
109

11-
## Expected behavior
12-
What should happen?
10+
## Errors and Screenshots (optional)
11+
Give us any additional information if you have.
1312

14-
## Steps to reproduce
15-
How did you get?
13+
## Example (recommended)
14+
How can someone else see/test this issue? List the steps or write some code; or create a jsfiddle or codepen.
1615

17-
## Logs, error output, screenshots?
18-
Give us any additional information if you have.
16+
## Environment (optional)
17+
List browser information, Intro.js version, Operating System, JavaScript libraries (jQuery, Angular, React), etc.

0 commit comments

Comments
 (0)