File tree 2 files changed +14
-7
lines changed
.github/PULL_REQUEST_TEMPLATE
2 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 11
11
- [ ] test locally
12
12
- [ ] upload assets to draft release
13
13
- [ ] test one of the release packages locally
14
- - [ ] double-check github release tag is the commit with artifacts (* note gets messed up after uploading assets * )
14
+ - [ ] double-check github release tag is the commit with artifacts (_ note gets messed up after uploading assets _ )
15
15
- [ ] publish release
16
16
- [ ] merge PR
17
17
- [ ] update the homebrew package
Original file line number Diff line number Diff line change @@ -21,20 +21,27 @@ installations.
21
21
22
22
## New Features
23
23
24
- - ⭐ Summarize new features here with references to issues
24
+ ⭐ Summarize new features here with references to issues
25
25
26
- ## VS Code
27
- - ⭐ Summarize VS Code version update here with references to issues
26
+ - item
28
27
29
28
## Bug Fixes
30
- - ⭐ Summarize bug fixes here with references to issues
29
+
30
+ ⭐ Summarize bug fixes here with references to issues
31
+
32
+ - item
31
33
32
34
## Documentation
33
- - ⭐ Summarize doc changes here with references to issues
35
+
36
+ ⭐ Summarize doc changes here with references to issues
37
+
38
+ - item
34
39
35
40
## Development
36
- - ⭐ Summarize development/testing changes here with references to issues
37
41
42
+ ⭐ Summarize development/testing changes here with references to issues
43
+
44
+ - item
38
45
39
46
Cheers! 🍻
40
47
EOF
You can’t perform that action at this time.
0 commit comments