Skip to content

Commit 641d2e9

Browse files
committed
Create ISSUE_TEMPLATE.md
1 parent 8a3cd1d commit 641d2e9

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

ISSUE_TEMPLATE.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
### Issue details
2+
3+
_Please provide issue details here_.
4+
5+
### Steps to reproduce/test case
6+
7+
_Please provide necessary steps for reproduction of this issue, or better the
8+
reduced test case (without any external dependencies)_.
9+
10+
### Please specify which version of Browsersync, node and npm you're running
11+
12+
- Browsersync [ ]
13+
- Node [ ]
14+
- Npm [ ]
15+
16+
### Affected platforms
17+
18+
- [ ] linux
19+
- [ ] windows
20+
- [ ] OS X
21+
- [ ] freebsd
22+
- [ ] solaris
23+
- [ ] other _(please specify which)_
24+
25+
### Browsersync use-case
26+
27+
- [ ] API
28+
- [ ] Gulp
29+
- [ ] Grunt
30+
- [ ] CLI
31+
32+
### If CLI, please paste the entire command below
33+
34+
{cli command here}
35+
36+
### for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync
37+
38+
{Browsersync init code here}

0 commit comments

Comments
 (0)