Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5cf85c2

Browse filesBrowse files
authored
Merge pull request #24186 from meeseeksmachine/auto-backport-of-pr-24157-on-v3.6.x
Backport PR #24157 on branch v3.6.x (test only PR milestoning guidance)
2 parents 6b1c59e + eaec5f5 commit 5cf85c2
Copy full SHA for 5cf85c2

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎doc/devel/coding_guide.rst

Copy file name to clipboardExpand all lines: doc/devel/coding_guide.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,11 @@ Milestones
136136
* *New features and API changes* are milestoned for the next minor release
137137
``v3.N.0``.
138138

139-
* *Bugfixes and docstring changes* are milestoned for the next patch
140-
release ``v3.N.M``
139+
* *Bugfixes, tests for released code, and docstring changes* are milestoned
140+
for the next patch release ``v3.N.M``.
141141

142142
* *Documentation changes* (all .rst files and examples) are milestoned
143-
``v3.N-doc``
143+
``v3.N-doc``.
144144

145145
If multiple rules apply, choose the first matching from the above list.
146146

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.