From 7998e3dcc9c2226857255fc3155635100fdecb52 Mon Sep 17 00:00:00 2001 From: Maksim Sukharev Date: Wed, 28 Feb 2024 18:53:16 +0100 Subject: [PATCH] chore(template): fix pull request template Signed-off-by: Maksim Sukharev --- .github/pull_request_template.md | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2a185e9e8cf..f6b16d973c3 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 + + ### 🚧 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 ---