Skip to content

Commit b07b1c0

Browse files
chore: move tasks to the end of UI session
Reorganized the pull request template by moving the tasks section and updating the formatting. Signed-off-by: Guilherme Carvalho <dev.gcarvalho@gmail.com>
1 parent 3675155 commit b07b1c0

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)