From 417d99585be45371f9bf4b24b4c9289c09b9a909 Mon Sep 17 00:00:00 2001 From: Tim Sutton Date: Fri, 28 Aug 2020 22:44:48 +0100 Subject: [PATCH] Updated Changelog Workflows (markdown) --- Changelog-Workflows.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog-Workflows.md b/Changelog-Workflows.md index b65e318..6f5c865 100644 --- a/Changelog-Workflows.md +++ b/Changelog-Workflows.md @@ -1,6 +1,10 @@ ## Introduction -This workflow outlines the processing steps taken by changelog maintainers to ensure that pull requests providing new functionality (feature updates) are properly documented in order that they may be adapted and published in a format optimised for the user facing changelog that is published with each new release of QGIS. +This workflow outlines the processing steps taken by changelog maintainers to ensure that pull requests providing new functionality (feature updates) are properly documented in order that they may be adapted and published in a format optimised for the user facing changelog that is published with each new release of QGIS. Here is an overview of the process: + +![QGIS-Changelog-Workflow](https://user-images.githubusercontent.com/178003/91617367-cb59cd80-e97f-11ea-9928-8d1a50da6b49.png) + +[Diagrams.net source file for above image]([QGIS-Changelog-Workflow.zip](https://github.com/qgis/QGIS/files/5144291/QGIS-Changelog-Workflow.zip)) ## General Workflow