Reduce to only one release branch

This commit is contained in:
Veronica Berglyd Olsen
2024-04-09 18:23:43 +02:00
parent 4d877d411b
commit 5d3a5a335f
6 changed files with 17 additions and 18 deletions
+3 -3
View File
@@ -49,9 +49,9 @@ code, please also read the full
Project credits are available in [CREDITS.md](https://github.com/vkbo/novelWriter/blob/main/CREDITS.md).
**Note:** As of April 2024, pre-releases and point releases (2.x) are made from the `main` branch.
Patches are made from `releases/v2.x` branches. So if you're submitting a fix to a current release,
**including changes to documentation**, they must be made to the correct branch.
**Note:** As of April 2024 only pre-releases are made from the `main` branch. Full releases are
made from the `release` branch. So if you're submitting a fix to a current release, **including
changes to documentation**, they must be made to the 'release' branch.
### Translations