We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c8fe28 commit 2f52d09Copy full SHA for 2f52d09
1 file changed
.github/ISSUE_TEMPLATE/release.md
@@ -4,7 +4,7 @@
4
- [ ] Update `CHANGELOG.txt` and version in `configure.ac`
5
- [ ] Create and push signed tag
6
- [ ] `git clean -dxf && autoreconf -i && ./configure && make distcheck`
7
-- [ ] Attach release notes to [GitHub release](https://github.com/openslide/openslide-java/releases), set pre-release flag, and upload tarballs
8
-- [ ] Update openslide-winbuild
+- [ ] Attach release notes to [GitHub release](https://github.com/openslide/openslide-java/releases/new), set pre-release flag, and upload tarballs
+- [ ] [Update openslide-winbuild](https://github.com/openslide/openslide-winbuild/issues/new?labels=release&template=release.md)
9
- [ ] Update website: `_data/releases.yaml`, `_includes/news.markdown`
10
- [ ] Send mail to -announce and -users
0 commit comments