From 29f76bc1c34f136e3560ee6e5e73b564ba54f737 Mon Sep 17 00:00:00 2001 From: Sam Freund Date: Mon, 5 May 2025 18:43:25 -0500 Subject: [PATCH] Add question about method of powering to bug issue template (#1947) ## Description A common question is the way that people are powering their coprocs when we're trying to help debug. Therefore, it would be useful to know when people open a bug report. ## Meta Merge checklist: - [x] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes - [x] The description documents the _what_ and _why_ - [x] If this PR changes behavior or adds a feature, user documentation is updated - [x] If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly - [x] If this PR touches configuration, this is backwards compatible with settings back to v2024.3.1 - [x] If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated - [x] If this PR addresses a bug, a regression test for it is added --------- Co-authored-by: Matt Morley --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5cdc15f84..57d3c80fb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,6 +22,7 @@ If applicable, add screenshots to help explain your problem. Additionally, provi **Platform:** - Hardware Platform (ex. Raspberry Pi 4, Windows x64): + - How is it powered? (ex. Zinc-V, Pololu Buck Converter, Battery Bank): - Network Configuration (Connection between the Radio and any devices in between, such as a Network Switch): - PhotonVision Version: - Browser (with Version) (Chrome, Edge, Firefox, etc.):