Create pull_request_template.md

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
This commit is contained in:
Joas Schilling 2022-11-10 09:21:35 +01:00 โ€ข committed by GitHub
parent 84af2e4c0e
commit 76dac425df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,17 @@
### ๐Ÿ–ผ๏ธ Screenshots
๐Ÿš๏ธ Before | ๐Ÿก After
---|---
B | A
### ๐Ÿšง TODO
- [ ] ...
### ๐Ÿ Checklist
- [ ] โ›‘๏ธ Tests (unit and/or integration) are included
- [ ] ๐Ÿ“˜ 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