-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarificationtype: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure
Milestone
Description
Ugh, lies... This is because the release script does:
Lines 25 to 27 in 1d67553
| template_name = ( | |
| "release.minor.rst" if version.endswith(".0") else "release.patch.rst" | |
| ) |
Originally posted by @The-Compiler in #8814 (comment)
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarificationtype: infrastructureimprovement to development/releases/CI structureimprovement to development/releases/CI structure