From 51f07f5271b79181679e2f480ffc410745778b92 Mon Sep 17 00:00:00 2001 From: Lars Dannijs <117638911+LDannijs@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:58:00 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#725) Co-authored-by: Jaime Trinidad <81958808+Jaime-Trinidad@users.noreply.github.com> --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 79a60a6be5..48e045cd56 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,6 +17,14 @@ Closes #0000, References #0000, etc. - ... - ... +#### Checklist for Reviewers + + +- [ ] Title and description should be descriptive (Not just a serial number for example). +- [ ] `vendorProfileID` should not be `vendorID`. +- [ ] All devices should be listed in the vendor's `index.yaml` file. +- [ ] At least 1 image per device and should be transparent. + #### Notes for Reviewers