Skip to content

Commit 511aa11

Browse files
committed
(chore) update maintainers guide
1 parent ff34d49 commit 511aa11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/maintainers-guide.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ The goal being that minor version series always get more stable over time and th
3030
* ``version`` attribute in package.json
3131
* ``version`` attribute in package-lock.json (run `npm install`)
3232
* ``release`` variable in docs/conf.py
33-
* All mentions of version number in the README
33+
* All mentions of version number in the README.md
34+
* All mentions of version number in the README.ru.md
3435
* Update ``SECURITY.md`` version table
3536

3637
* Commit the version changes and tag the commit with the version number (``10.4.0``, no "v" prefix or anything like that)

0 commit comments

Comments
 (0)