summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorMaksim Sukharev <antreesy.web@gmail.com>2024-02-28 18:53:16 +0100
committerMaksim Sukharev <antreesy.web@gmail.com>2024-02-28 18:55:14 +0100
commit7998e3dcc9c2226857255fc3155635100fdecb52 (patch)
tree05bc56e0c89267a8b81fb7a260b73a0e4bb4f316 /.github
parent7ea5ebf796e9ea5a512e374d4c6a8772109d4942 (diff)
chore(template): fix pull request template
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md28
1 files changed, 13 insertions, 15 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 2a185e9e8..f6b16d973 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -8,8 +8,6 @@
░░███░░░░███░░░███░░
░░███░░░░███░░░███░░
░░███░░░░███░░░███░░
-░░███░░░░███░░░███░░
-░░███░░░░███░░░███░░
░░░████████░░░█████░
░░░░░░░░░░░░░░░░░░░░
@@ -20,18 +18,20 @@ Feel free to remove this section when your PR is only touching backend/API code
### 🖼️ Screenshots / Screencasts
-| 🏚️ Before | 🏡 After |
-|------------|----------|
-| B | A |
+🏚️ Before | 🏡 After
+-- | --
+Screenshot before | Screenshot after
+
+<!-- ☀️ Light theme | 🌑 Dark Theme -->
### 🚧 Tasks
- [ ] ...
-- [ ] ...
### 🏁 Checklist
- [ ] 🌏 Tested with Chrome, Firefox and Safari or should not be risky to browser differences
+- [ ] 🖥️ Tested with Desktop client or should not be risky for it
- [ ] 🖌️ Design was reviewed, approved or inspired by the design team
- [ ] ⛑️ Tests are included or not possible
- [ ] 📗 User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required
@@ -39,15 +39,13 @@ Feel free to remove this section when your PR is only touching backend/API code
---
<!--
-░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
-░░░█████████░░░███████████░░█████░
-░░███░░░░░███░░░███░░░░░███░░███░░
-░░███░░░░░███░░░███░░░░░███░░███░░
-░░███████████░░░██████████░░░███░░
-░░███░░░░░███░░░███░░░░░░░░░░███░░
-░░███░░░░░███░░░███░░░░░░░░░░███░░
-░█████░░░█████░█████░░░░░░░░█████░
-░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
+░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
+░░░███████░░░█████████░░█████░
+░░███░░░███░░░███░░░███░░███░░
+░░█████████░░░████████░░░███░░
+░░███░░░███░░░███░░░░░░░░███░░
+░█████░█████░█████░░░░░░█████░
+░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Feel free to remove this section when your PR is only touching frontend/UI code
-->