website/developer-docs: add release procedure

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-12-22 12:01:34 +01:00
parent 9e1204b645
commit 36da29aaa2
2 changed files with 145 additions and 0 deletions

View File

@ -49,5 +49,9 @@ module.exports = {
type: "doc",
id: "docs/writing-documentation",
},
{
type: "doc",
id: "releases/index",
},
],
};