File tree 2 files changed +20
-11
lines changed
2 files changed +20
-11
lines changed Original file line number Diff line number Diff line change 1
- ## Expected Behavior
1
+ ### Expected Behavior
2
+ ``` js
2
3
4
+ ```
3
5
4
- ## Actual Behavior
6
+ ### Actual Behavior
7
+ ``` js
5
8
9
+ ```
6
10
7
- ## Steps to Reproduce the Problem
11
+ ### Steps to Reproduce
8
12
9
13
1 .
10
- 1 .
11
- 1 .
14
+ 2 .
15
+ 3 .
12
16
13
- ## Specifications
17
+ ### Specifications
14
18
15
- - Version:
16
- - Platform:
19
+ - zx version: x.x.x
20
+ - Platform: windows / macos / linux
21
+ - Runtime: node / deno / bun
Original file line number Diff line number Diff line change 1
- Fixes #<issue_number_goes_here >
1
+ <!-- It's a good idea to open an issue first for discussion. -- >
2
2
3
- > It's a good idea to open an issue first for discussion.
3
+ Fixes #<number_goes_here>
4
+
5
+ <!-- Usage demo -->
6
+ ``` js
7
+
8
+ ```
4
9
5
10
- [ ] Tests pass
6
11
- [ ] Appropriate changes to README are included in PR
7
- - [ ] Types updated
You can’t perform that action at this time.
0 commit comments