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 f93fabf

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

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+4
-3
lines changed

‎BUILD.rst

Copy file name to clipboardExpand all lines: BUILD.rst
+4-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.