summaryrefslogtreecommitdiffstats
path: root/.github/pull_request_template.md
blob: b0023f1d6fd3efef1ff5f22a1aa7dd8fbba5605d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
### ☑️ Resolves

* Fix #…

### 🖼️ Screenshots

🏚️ Before | 🏡 After
---|---
B | A


### 🚧 Tasks

- [ ] ...

### 🏁 Checklist

- [ ] ⛑️ Tests (unit and/or integration) are included or not required
- [ ] 📘 API documentation in `docs/` has been updated or is not required
- [ ] 📗 User documentation in https://github.com/nextcloud/documentation/tree/master/user_manual/talk has been updated or is not required
- [ ] 🔖 Capability is added or not needed