Files
f7_talk/.github/pull_request_template.md
glb_adm 01acfa3b40
Type checking / changes (push) Has been cancelled
Type checking / test (push) Has been cancelled
Type checking / typescript-summary (push) Has been cancelled
Node tests / changes (push) Has been cancelled
Node tests / test (push) Has been cancelled
Node tests / test-summary (push) Has been cancelled
UPSTREAM BASELINE: nextcloud/spreed v22.0.12 (без изменений)
Источник: https://github.com/nextcloud/spreed/archive/refs/tags/v22.0.12.tar.gz
С этого коммита ветка официального Nextcloud Talk отрезана (решение владельца 2026-07-06).
Все дальнейшие изменения — только наши; версии релизов: 22.0.12-f7.N.
2026-07-06 14:07:50 +00:00

70 lines
2.3 KiB
Markdown

### ☑️ Resolves
* Fix #…
<!--
░░░░░░░░░░░░░░░░░░░░
░█████░░█████░█████░
░░███░░░░███░░░███░░
░░███░░░░███░░░███░░
░░███░░░░███░░░███░░
░░░████████░░░█████░
░░░░░░░░░░░░░░░░░░░░
Feel free to remove this section when your PR is only touching backend/API code
-->
## 🖌️ UI Checklist
### 🖼️ Screenshots / Screencasts
🏚️ Before | 🏡 After
-- | --
Screenshot before | Screenshot after
<!-- ☀️ Light theme | 🌑 Dark Theme -->
### 🚧 Tasks
- [ ] ...
### 🏁 Checklist
- [ ] 🌏 Tested with different browsers / clients:
- [ ] Chromium (Chrome / Edge / Opera / Brave)
- [ ] Firefox
- [ ] Safari
- [ ] Talk Desktop
- [ ] Integrations with Files sidebar and other apps
- [ ] 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
---
<!--
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
░░░███████░░░█████████░░█████░
░░███░░░███░░░███░░░███░░███░░
░░█████████░░░████████░░░███░░
░░███░░░███░░░███░░░░░░░░███░░
░█████░█████░█████░░░░░░█████░
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
Feel free to remove this section when your PR is only touching frontend/UI code
-->
## 🛠️ API Checklist
### 🚧 Tasks
- [ ] ...
### 🏁 Checklist
- [ ] ⛑️ Tests (unit and/or integration) are included or not possible
- [ ] 📘 API documentation in `docs/` has been updated or is not required
- [ ] 🔖 Capability is added or not needed