From f89c40bf6371f130894d5b0f328edd0a5e32d4ea Mon Sep 17 00:00:00 2001 From: Mike Vanis Date: Mon, 21 Feb 2022 12:10:54 +0000 Subject: [PATCH] added pi zero 2 w to PR template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/pull_request_template.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5478d76..d6a2f13 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -35,7 +35,7 @@ If applicable, add screenshots to help explain your problem. - Version [e.g. 22] **Hardware** -- Device: [e.g. Pi Zero W] +- Device: [e.g. Pi Zero 2 W] - Camera: [e.g. ZeroCam v1.0] - Naturewatch Camera software version: [e.g. v1.4.1] - Power supply used: [e.g. Official Pi Adapter] diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e374a08..ea69c66 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,6 +18,7 @@ Please also list any relevant details for your test configuration. **Tested on the following devices**: - [ ] Development environment (Linux, Windows, or MacOS) +- [ ] Pi Zero 2 W - [ ] Pi Zero W - [ ] Pi 3A+ - [ ] Pi 3B+