diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 000000000..d6c4df071 --- /dev/null +++ b/.github/pull_request_template.md @@ -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