summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorStephen Finucane <stephen.finucane@intel.com>2016-02-02 23:18:16 +0000
committerStephen Finucane <stephen.finucane@intel.com>2016-02-05 17:37:56 +0000
commit6868e36096a6aaf9198d24cdc4f8dd8cdd9f4694 (patch)
treeddeaf2ae3097d8ade8e52e23da2426b7c6ae137d /mkdocs.yml
parent919d71943b718fee3fad867f3c5c20fa7c9def27 (diff)
downloadpatchwork-6868e36096a6aaf9198d24cdc4f8dd8cdd9f4694.tar
patchwork-6868e36096a6aaf9198d24cdc4f8dd8cdd9f4694.tar.gz
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 <stephen.finucane@intel.com>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
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'