Skip to content

Commit 56d5995

Browse files
committed
templates: minor improvements
Link to GitHub release creation form. Update path to download page.
1 parent 3cfa7ec commit 56d5995

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/python-bump.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
- [ ] Upload new wheels to [GitHub release](https://github.com/openslide/openslide-python/releases)
99
- [ ] [Download new AppVeyor YAML](https://ci.appveyor.com/project/OpenSlide/openslide-python/settings/yaml) and commit it to `openslide-automation/appveyor/openslide-python.yml`
1010
- [ ] Update MacPorts package
11-
- [ ] Update website: Python 3 versions in `download/index.markdown`
11+
- [ ] Update website: Python 3 versions in `download/index.md`

.github/ISSUE_TEMPLATE/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- [ ] `python setup.py register sdist`
99
- [ ] `twine upload dist/*`
1010
- [ ] Recompress tarball with `xz`
11-
- [ ] Attach release notes to [GitHub release](https://github.com/openslide/openslide-python/releases); upload tarballs and wheels
11+
- [ ] 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/`
1313
- [ ] Update website: `_data/releases.yaml`, `_includes/news.markdown`
1414
- [ ] Send mail to -announce and -users

0 commit comments

Comments
 (0)