Repository: Add release instructions

This commit is contained in:
Romain Vigier
2024-03-10 09:49:54 +01:00
parent fcc63edd73
commit 9ab72b12bc
+13
View File
@@ -0,0 +1,13 @@
<!--
SPDX-FileCopyrightText: Night Theme Switcher Contributors
SPDX-License-Identifier: CC-BY-SA-4.0
-->
# Releasing
Release checklist:
- Bump version number in [`meson.build`](./meson.build)
- Add entry in [`CHANGELOG.md`](./CHANGELOG.md)
To make a release, create a new tag. The CI will automatically add release notes from the changelog.