Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a778ee

Browse files
story645QuLogic
andauthored
Update doc/devel/coding_guide.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent a883398 commit 8a778ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/coding_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ and adding an entry to the folder for either the what's new or API change notes.
119119
+-------------------+-----------------------------+----------------------------------+
120120
| for this addition | include this directive | create entry in this folder |
121121
+===================+=============================+==================================+
122-
| new feature | ``.. versionadded:: v3.N`` | :file:`doc/users/next_whats_new/`|
122+
| new feature | ``.. versionadded:: 3.N`` | :file:`doc/users/next_whats_new/`|
123123
+-------------------+-----------------------------+----------------------------------+
124124
| API change | ``.. versionchanged:: v3.N``| :file:`doc/api/next_api_changes/`|
125125
| | | |

0 commit comments

Comments
 (0)