summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLuca BRUNO <luca.bruno@coreos.com>2020-11-18 11:14:15 +0000
committerLuca BRUNO <luca.bruno@coreos.com>2020-11-18 13:05:07 +0000
commit8ece70b20770103a283f2abd2d7af85b31f9c21e (patch)
treedbf186f2dcd039f6d0e6e4b1ce353f5b8b4f5b45 /docs
parent874f2ca6255de8506c6fc6db42b39bb0c146e382 (diff)
downloadostree-8ece70b20770103a283f2abd2d7af85b31f9c21e.tar.gz
templates: add release-checklist
This collects all release steps in a release-checklist template.
Diffstat (limited to 'docs')
-rw-r--r--docs/CONTRIBUTING.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index 912ea4a8..1cf6250d 100644
--- a/docs/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md
@@ -177,3 +177,9 @@ Instead do this:
## Contributing Tutorial
For a detailed walk-through on building, modifying, and testing, see this [tutorial on how to start contributing to OSTree](contributing-tutorial.md).
+
+## Release process
+
+Releases can be performed by [creating a new release ticket][new-release-ticket] and following the steps in the checklist there.
+
+[new-release-ticket]: https://github.com/ostreedev/ostree/new?labels=kind/release&template=release-checklist.md