Skip to content

Commit 18afee4

Browse files
author
Vitor Mattos
committed
chore: change to double X to maybe prevent issues about wrong case sensitive
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 7fa1e13 commit 18afee4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

developer_manual/release-process.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To the body, add the following template. Read all and replace the placeholders w
1717
<!-- Replace "20.1.8" with the previous version number e.g. "12.2.3" -->
1818
<!-- 2. Replace "stable30" with the LibreSign minor branch name e.g. "stable22" -->
1919
<!-- 3. Replace "20" with the LibreSign version e.g. "12" for "stable22" -->
20-
<!-- 4. Replace CASE SENSITIVE "X" with the Nextcloud stable branch number e.g. "22" for "stable22" -->
20+
<!-- 4. Replace CASE SENSITIVE "XX" with the Nextcloud stable branch number e.g. "22" for "stable22" -->
2121
## 💺 Preparation
2222
- [ ] Check there are no pending backports:
2323
- [ ] https://github.com/LibreSign/libresign/labels/backport-request
@@ -63,11 +63,11 @@ To the body, add the following template. Read all and replace the placeholders w
6363
- [ ] Firefox
6464
- [ ] Safari
6565
- [ ] Create the new milestone
66-
- [ ] Rename milestone `💚 Next Patch (X)` to `v20.1.9` in https://github.com/LibreSign/libresign/milestones
66+
- [ ] Rename milestone `💚 Next Patch (XX)` to `v20.1.9` in https://github.com/LibreSign/libresign/milestones
6767
Unless last release of the stable branch:
68-
- [ ] Create a follow up milestone for `💚 Next Patch (X)` (Due date in ~4 weeks, ~4 days for beta/RC)
69-
- [ ] Move all open PRs and issues from milestone `v20.1.9` to `💚 Next Patch (X)`: https://github.com/LibreSign/libresign/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av20.1.9
70-
- [ ] Move all open PRs and issues from milestone `v20.1.9` to `💚 Next Patch (X)`: https://github.com/LibreSign/libresign/issues?q=is%3Apr%20state%3Aopen%20milestone%3Av20.1.9
68+
- [ ] Create a follow up milestone for `💚 Next Patch (XX)` (Due date in ~4 weeks, ~4 days for beta/RC)
69+
- [ ] Move all open PRs and issues from milestone `v20.1.9` to `💚 Next Patch (XX)`: https://github.com/LibreSign/libresign/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av20.1.9
70+
- [ ] Move all open PRs and issues from milestone `v20.1.9` to `💚 Next Patch (XX)`: https://github.com/LibreSign/libresign/issues?q=is%3Apr%20state%3Aopen%20milestone%3Av20.1.9
7171
- [ ] Close the `v20.1.9` milestone
7272
- [ ] Create a new release
7373
- [ ] Prepare a (pre-)release in https://github.com/LibreSign/libresign/releases/new?tag=v20.1.9&target=stable30

0 commit comments

Comments
 (0)