Skip to content

Commit 8f4f703

Browse files
authored
Merge pull request #7088 from LibreSign/backport/7086/stable33
[stable33] chore: move tasks to the end of UI session
2 parents 3675155 + b07b1c0 commit 8f4f703

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ Feel free to remove this section when your PR only affects the backend/API code.
7373
- [ ] ... <!-- Describe the tasks performed here (e.g., layout adjustment, new feature X) -->
7474
- [ ] Screenshots before/after (add images or links)
7575

76-
### 🚧 Tasks
77-
<!-- Add here the list of tasks that is necessary to do before merge this PR. As example: update the package X, merge the PR y. If isn't necessary, fell free to remove this block -->
78-
- [ ] ...
79-
8076
🏚️ Before | 🏡 After
8177
--- | ---
8278
Screenshot before | Screenshot after
@@ -89,6 +85,10 @@ Screenshot before | Screenshot after
8985
- [ ] Design review approved – *optional, link to feedback if available*
9086
- [ ] Documentation updated (if applicable) – [docs repository](https://github.com/LibreSign/documentation/)
9187

88+
### 🚧 Tasks
89+
<!-- Add here the list of tasks that is necessary to do before merge this PR. As example: update the package X, merge the PR y. If isn't necessary, fell free to remove this block -->
90+
- [ ] ...
91+
9292
## ⚙️ API / Back‑end changes
9393

9494
<!--

0 commit comments

Comments
 (0)