Skip to content

Commit cceb6a9

Browse files
committed
adding issue template
1 parent 425d73a commit cceb6a9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/issue_template.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!--- Provide a general summary of the issue in the Title above -->
2+
3+
## Expected Behavior
4+
<!--- Tell us what should happen -->
5+
6+
## Actual Behavior
7+
<!--- Tell us what happens instead of the expected behavior -->
8+
9+
## Steps to Reproduce the Problem
10+
11+
1.
12+
2.
13+
3.
14+
15+
## browserstack local arguments
16+
<!-- Provide your bs_local_args or browserstack local arguments, remember to exclude your browserstack username and access key.-->
17+
18+
## Platform details
19+
20+
1. browserstack-local-nodejs version:
21+
2. node version:
22+
3. os type and version:
23+
24+
## Details
25+
<!--- Provide a detailed description of the issue that you are facing. -->

0 commit comments

Comments
 (0)