Skip to content

Commit 29c5de5

Browse files
committed
Nah
1 parent f9145db commit 29c5de5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

RELEASE.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Release Checklist
22

3-
Make a release tracking issue with the following template.
4-
5-
```md
6-
7-
- [ ] Make changes and or merge PRs.
3+
- [ ] Make changes and/or merge PRs.
84
- [ ] Document changes in a gh-release draft. If no draft exists, create one.
95
- [ ] `git checkout master`
106
- [ ] `git pull`
@@ -14,8 +10,6 @@ Make a release tracking issue with the following template.
1410
- [ ] `npm publish`
1511
- [ ] Assign draft gh-release to new tag and publish release notes.
1612

17-
```
18-
1913
Helpful changelog / release tools:
2014

2115
- https://github.com/rvagg/changelog-maker

0 commit comments

Comments
 (0)