Leveled headings and rst semantics for sidenotes

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
This commit is contained in:
fenn-cs 2021-11-20 18:26:02 +01:00
parent e9ae3aa885
commit eeb1d90e7a

View File

@ -17,7 +17,7 @@ This checklist is based on the original instructions (in old revisions in the fi
Any Contributor
---------------
===============
Anyone who can create normal PRs should be able to complete this
portion of the release process.
@ -46,10 +46,10 @@ previously generated files.
- Inside the tahoe root dir run ``git clone . ../tahoe-release-x.x.x`` where (x.x.x is the release number such as 1.16.0).
*The above command would create a new directory at the same level as your original clone named
``tahoe-release-x.x.x``. You could name the folder however you want but it would be a good
practice to give it the release name. You MAY also discard this directory once the release
process is complete.*
.. note::
The above command would create a new directory at the same level as your original clone named ``tahoe-release-x.x.x``. You can name this folder however you want but it would be a good
practice to give it the release name. You MAY also discard this directory once the release
process is complete.
Get into the release directory and install dependencies by running
@ -115,8 +115,9 @@ they will need to evaluate which contributors' signatures they trust.
- ``git tag -s -u 0xE34E62D06D0E69CFCA4179FFBDE0D31D68666A7A -m "release Tahoe-LAFS-1.16.0rc0" tahoe-lafs-1.16.0rc0``
*Replace the key-id above with your own, which can simply be your email if's attached your fingerprint.*
*Don't forget to put the correct tag message and name in this example the tag message is "release Tahoe-LAFS-1.16.0rc0" and the tag name is `tahoe-lafs-1.16.0rc0`*
.. note::
- Replace the key-id above with your own, which can simply be your email if's attached your fingerprint.
- Don't forget to put the correct tag message and name in this example the tag message is "release Tahoe-LAFS-1.16.0rc0" and the tag name is `tahoe-lafs-1.16.0rc0`
- build all code locally
@ -147,7 +148,7 @@ they will need to evaluate which contributors' signatures they trust.
Privileged Contributor
-----------------------
======================
Steps in this portion require special access to keys or
infrastructure. For example, **access to tahoe-lafs.org** to upload