Skip to content

Commit a4bef36

Browse files
Moved template guidelines to contributing guide
1 parent d6073c8 commit a4bef36

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,33 +13,21 @@ Do you want to ask a question? Are you looking for support? The developer slack
1313

1414
### Description
1515

16-
<!-- Description of the issue -->
1716

1817
### Steps to Reproduce
1918

20-
1. <!-- First Step -->
21-
2. <!-- Second Step -->
22-
3. <!-- and so on… -->
2319

2420
**Expected behaviour:**
2521

26-
<!-- What you expect to happen -->
2722

2823
**Actual behaviour:**
2924

30-
<!-- What actually happens -->
3125

3226
**Reproduces how often:**
3327

34-
<!-- What percentage of the time does it reproduce? -->
3528

3629
### Configuration
3730

38-
- API Version: <!-- v2 or v3 -->
39-
- Environment: <!-- test mode or live mode -->
40-
- Browser: <!-- [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ] -->
41-
- Language: <!-- [all | Node X.X | TypeScript X.X | Python X.X | ES6/7 | ES5 | Dart | Android X.X | PHP X.X | Laravel X.X ] -->
4231

4332
### Additional Information
4433

45-
<!-- Any additional information, configuration or data that might be necessary to reproduce the issue e.g. detailed explanation, stack traces, related issues, suggestions on how to fix, links for us to have more context like StackOverflow, Gitter, etc. -->

0 commit comments

Comments
 (0)