Skip to content

Commit f93fabf

Browse files
committed
Fixes
- New files need to be added before commiting. - Fix formatting.
1 parent f189a6f commit f93fabf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

BUILD.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ Release notes
146146

147147
6. Commit and push changes::
148148

149+
git add doc/releasenotes/rf-$VERSION.rst
149150
git commit -m "Release notes for $VERSION" doc/releasenotes/rf-$VERSION.rst
150151
git push
151152

@@ -158,11 +159,11 @@ __ https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-gith
158159
Update Libdoc templates
159160
-----------------------
160161

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
162163
if there are no changes to Libdoc.
163164

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::
166167

167168
invoke build-libdoc
168169

0 commit comments

Comments
 (0)