Skip to content

Commit 90f9bfc

Browse files
chore: add friendly emojis to pull request template sections
Improve visual guidance and consistency by adding emojis to main titles Fixes #5534 Signed-off-by: Guilherme Carvalho <dev.gcarvalho@gmail.com>
1 parent 6187ef6 commit 90f9bfc

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Resolves: # <!-- related github issue -->
22

3-
## Summary
3+
## 📝 Summary
44

55
A concise description of what this PR does and why.
66

7-
## How to test
7+
## 🧪 How to test
88

99
<details>
1010
<summary>How to see this running using GitHub Codespaces</summary>
@@ -42,7 +42,7 @@ Done! 🎉
4242
You're now ready to test this.
4343
</details>
4444

45-
## UI / Front‑end changes
45+
## 🎨 UI / Front‑end changes
4646

4747
<!--
4848
█████ █████ █████
@@ -66,7 +66,7 @@ Feel free to remove this section when your PR only affects the backend/API code.
6666

6767
🏚️ Before | 🏡 After
6868
--- | ---
69-
<!-- Add screenshot --> | <!-- Add screenshot -->
69+
<!-- Add screenshot | Add screenshot -->
7070

7171
<!-- ☀️ Light theme | 🌑 Dark theme → Please test and document both themes -->
7272

@@ -76,7 +76,7 @@ Feel free to remove this section when your PR only affects the backend/API code.
7676
- [ ] Design review approved – *optional, link to feedback if available*
7777
- [ ] Documentation updated (if applicable) – [docs repository](https://github.com/LibreSign/documentation/)
7878

79-
## API / Back‑end changes
79+
## ⚙️ API / Back‑end changes
8080

8181
<!--
8282
█████████ ███████████ █████
@@ -106,6 +106,6 @@ Feel free to remove this section when your PR only affects the frontend/UI code.
106106
- [ ] I have read and followed the [contribution guide](CONTRIBUTING.md).
107107
- [ ] ... (list your own tasks here)
108108

109-
## AI (if applicable)
109+
## 🤖 AI (if applicable)
110110

111111
- [ ] The content of this PR was partially or fully generated using AI

0 commit comments

Comments
 (0)