UNPKG

883 BMarkdownView Raw
1> Please note that this template is not optional. If you proceed with this form,
2please fill out **_all_** fields, or your issue may be closed as "invalid."
3Please do not delete this template. Please do remove this header to acknowledge this message.
4
5* Operating System:
6* Node Version:
7* NPM Version:
8* mocha Version:
9* mocha-chrome Version:
10
11<!-- Please place an x in all [ ] that apply -->
12
13- [ ] This is a **feature** request
14- [ ] This is a **bug**
15
16### Code
17
18<!-- If you have a large amount of code to share which demonstrates the problem you're
19experiencing, please provide a link to your repository rather than pasting code.
20Otherwise, please paste relevant short snippets below. -->
21
22```js
23 // code
24```
25
26### Expected Behavior
27
28### Actual Behavior
29
30### For Bugs; How can we reproduce the behavior?
31
32### For Features; What is the motivation and/or use-case for the feature?