Skip to content

Commit 7d78845

Browse files
committed
templates/release: fix path to news.md
1 parent 56d5995 commit 7d78845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- [ ] Recompress tarball with `xz`
1111
- [ ] Attach release notes to [GitHub release](https://github.com/openslide/openslide-python/releases/new); upload tarballs and wheels
1212
- [ ] `python setup.py build_sphinx` and copy `build/sphinx/html/` to website `api/python/`
13-
- [ ] Update website: `_data/releases.yaml`, `_includes/news.markdown`
13+
- [ ] Update website: `_data/releases.yaml`, `_includes/news.md`
1414
- [ ] Send mail to -announce and -users
1515
- [ ] Update Fedora package
1616
- [ ] Update MacPorts package

0 commit comments

Comments
 (0)