From 6868e36096a6aaf9198d24cdc4f8dd8cdd9f4694 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 2 Feb 2016 23:18:16 +0000 Subject: docs: Add a release process guide This guide serves to illustrate import aspects of patchworks release process: when, why and how. It also serves as a helpful reminder for the maintainers themselves. Signed-off-by: Stephen Finucane --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 6e28dfe..89e6c78 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -9,3 +9,4 @@ pages: - Installation: 'installation.md' - Development: 'development.md' - Contributing: 'contributing.md' + - Release Process: 'releasing.md' -- cgit v1.2.3