doc: fix typo in the release issue template.
Co-Authored-By: Alan Shaw <alan.shaw@protocol.ai>
Steven Allen committed
Sep 4, 2019 at 13:41 UTC
8f73cafced1c4d27842b20a5c33ba9bda1212a9e
1 file changed
+1
-1
docs/RELEASE_ISSUE_TEMPLATE.md
+1
-1
@@ -93,7 +93,7 @@ Checklist:
93
- [ ] Announce it on the [IPFS Users Mailing List](https://groups.google.com/forum/#!forum/ipfs-users)
94
- [ ] **Post-Release**
95
- [ ] Bump the version in `version.go` to `vX.(Y+1).0-dev`.
96
- - [ ] Create an issue using this release issue template for the _ext_ release.
96
+ - [ ] Create an issue using this release issue template for the _next_ release.
97
- [ ] Make sure any last-minute changelog updates from the blog post make it back into the CHANGELOG.
98
99
## ❤️ Contributors