We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9145db commit 29c5de5Copy full SHA for 29c5de5
RELEASE.md
@@ -1,10 +1,6 @@
1
# Release Checklist
2
3
-Make a release tracking issue with the following template.
4
-
5
-```md
6
7
-- [ ] Make changes and or merge PRs.
+- [ ] Make changes and/or merge PRs.
8
- [ ] Document changes in a gh-release draft. If no draft exists, create one.
9
- [ ] `git checkout master`
10
- [ ] `git pull`
@@ -14,8 +10,6 @@ Make a release tracking issue with the following template.
14
- [ ] `npm publish`
15
11
- [ ] Assign draft gh-release to new tag and publish release notes.
16
12
17
-```
18
19
13
Helpful changelog / release tools:
20
21
- https://github.com/rvagg/changelog-maker
0 commit comments