Skip to content

Commit 52b23f0

Browse files
authored
Merge pull request #210 from browserstack/issue_template
Adding issue template
2 parents d853d30 + 41986ac commit 52b23f0

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/issue_template.md

Lines changed: 25 additions & 0 deletions
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.json
16+
<!-- Provide your browserstack.json, remember to exclude your browserstack username and access key.-->
17+
18+
## Platform details
19+
20+
1. browserstack-runner 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)