|
3 | 3 | ## Tell us about your runtime:
|
4 | 4 |
|
5 | 5 | * **QUnit version**:
|
6 |
| -* **What environment are you running QUnit in? (e.g., browser, Node)**: |
7 |
| -* **How are you running QUnit? (e.g., script, testem, Grunt)**: |
| 6 | +* **Which environment are you using? (e.g., browser, Node)**: |
| 7 | +* **How are you running QUnit? (e.g., QUnit CLI, Grunt, Karma, manually in browser)**: |
8 | 8 |
|
9 | 9 | <!--
|
10 |
| -Please be specific about your runtime. |
| 10 | +Please be specific about your environment. |
11 | 11 |
|
12 |
| -* If you're running via browser, please include browser and version. |
13 |
| -* If you're running via a Node.js integration such as Grunt, please include your Node.js version and the name and version of your integration. |
| 12 | +* If via a browser, please include browser name and version. |
| 13 | +* If via Node.js, please include your Node.js version and the name and version of any integration you are using (e.g. Grunt, Karma, etc.). |
14 | 14 |
|
15 |
| -Please include anything else that you believe may be helpful for us to know. |
16 | 15 | -->
|
17 | 16 |
|
18 | 17 | ## What are you trying to do?
|
19 | 18 |
|
20 | 19 | Code that reproduces the problem:
|
21 | 20 |
|
22 |
| -<!-- Please provide an exact reproduction of your issue if possible. If not, then please provide detailed information about your setup and what you are trying to do. --> |
| 21 | +<!-- |
| 22 | +Please provide an exact reproduction of the issue if possible. |
| 23 | +If not, then provide detailed information about your setup and what you are trying to do. |
| 24 | +--> |
23 | 25 |
|
24 | 26 | ```js
|
25 | 27 |
|
26 | 28 | ```
|
27 | 29 |
|
28 |
| -If you have any relevant configuration information, please include that here: |
| 30 | +<!-- If you have any relevant configuration information, please include that here: --> |
29 | 31 |
|
30 | 32 | ## What did you expect to happen?
|
31 | 33 |
|
32 |
| -<!-- Please be specific. --> |
| 34 | +<!-- ... --> |
33 | 35 |
|
34 | 36 | ## What actually happened?
|
35 | 37 |
|
36 |
| -<!-- Please be specific. --> |
| 38 | +<!-- .... --> |
0 commit comments