mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-27 00:02:51 -04:00
Updated Changelog Workflows (markdown)
parent
6645734259
commit
3842de1633
@ -2,13 +2,19 @@
|
||||
|
||||
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:
|
||||
|
||||

|
||||
|
||||
Diagrams.net source file for above image: ([QGIS-Changelog-Workflow.zip](https://github.com/qgis/QGIS/files/5144291/QGIS-Changelog-Workflow.zip)).
|
||||

|
||||
|
||||
|
||||
|
||||
Diagrams.net source file for above image: ([QGIS-Changelog-Workflow.zip](https://github.com/qgis/QGIS/files/8057091/QGIS-Changelog-Workflow.zip)).
|
||||
|
||||
|
||||
|
||||
|
||||
[](https://www.youtube.com/watch?v=iC36BN0SWTE)
|
||||
|
||||
Click the image above to play a YouTube video containing a walk through by Charles Dixon-Paver (scrub forward to around 3 minutes 30 seconds for the actual walk through to start).
|
||||
Click the image above to play a YouTube video containing a walk-through by Charles Dixon-Paver (scrub forward to around 3 minutes 30 seconds for the actual walk-through to start). **Note** the diagram above was updated slightly and may differ from the one shown in the above video.
|
||||
|
||||
## General Workflow
|
||||
|
||||
@ -17,9 +23,9 @@ Click the image above to play a YouTube video containing a walk through by Charl
|
||||

|
||||
|
||||
|
||||
2) The changelog maintainer will read each Pull Request (PR) that has a **Feature** label as it comes in as per the following URL:
|
||||
2) The changelog maintainer will read each Pull Request (PR) that has a **Changelog Candidate** label as it comes in as per the following URL:
|
||||
|
||||
https://github.com/qgis/QGIS/pulls?q=is%3Aopen+is%3Apr+label%3AFeature
|
||||
https://github.com/qgis/QGIS/pulls?q=isopen+is%3Apr+label%3AChangelog
|
||||
|
||||
In the comments section, they will make a comment to the author if the feature is not clear / well described. We would be grateful if the PR gatekeepers could hold back on merging Feature PR’s that have issues, do not have a **Changelog** tag applied.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user