File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ Release notes
146
146
147
147
6. Commit and push changes::
148
148
149
+ git add doc/releasenotes/rf-$VERSION.rst
149
150
git commit -m "Release notes for $VERSION" doc/releasenotes/rf-$VERSION.rst
150
151
git push
151
152
@@ -158,11 +159,11 @@ __ https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-gith
158
159
Update Libdoc templates
159
160
-----------------------
160
161
161
- 1 Prerequisites are listed in `<src/web/README.md >`_. This step can be skipped
162
+ 1. Prerequisites are listed in `<src/web/README.md >`_. This step can be skipped
162
163
if there are no changes to Libdoc.
163
164
164
- 2. Regenerate HTML template and update the list of supported localizations
165
- in ` --help `::
165
+ 2. Regenerate HTML template and update the list of supported localizations in
166
+ the `` --help `` text ::
166
167
167
168
invoke build-libdoc
168
169
You can’t perform that action at this time.
0 commit comments