8000
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 98cf537 commit 9323dd2Copy full SHA for 9323dd2
doc/developers/maintainer.rst
@@ -301,7 +301,8 @@ The following GitHub checklist might be helpful in a release PR::
301
302
* [ ] update news and what's new date in release branch
303
* [ ] update news and what's new date and sklearn dev0 version in main branch
304
- * [ ] check that the for the release wheels can be built successfully
+ * [ ] update SECURITY.md in release and main branch
305
+ * [ ] check that the wheels for the release can be built successfully
306
* [ ] merge the PR with `[cd build]` commit message to upload wheels to the staging repo
307
* [ ] upload the wheels and source tarball to https://test.pypi.org
308
* [ ] create tag on the main github repo
0 commit comments