Skip to content

Commit

Permalink
chore: update PR template
Browse files Browse the repository at this point in the history
- long commit descriptions are not blended with first line of template anymore
- Checkboxes for different clients are separated now

Signed-off-by: Maksim Sukharev <[email protected]>
  • Loading branch information
Antreesy committed Aug 14, 2024
1 parent 242a70b commit 7ecfe96
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

### β˜‘οΈ Resolves

* Fix #…
Expand Down Expand Up @@ -30,8 +31,12 @@ Screenshot before | Screenshot after

### 🏁 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
- [ ] 🌏 Tested with different browsers / clients:
- [ ] Chromium (Chrome / Edge / Opera / Brave)
- [ ] Firefox
- [ ] Safari
- [ ] Talk Desktop
- [ ] Not risky to browser differences / client
- [ ] πŸ–ŒοΈ 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
Expand Down

0 comments on commit 7ecfe96

Please sign in to comment.