Skip to content

Commit ea67c62

Browse files
Merge branch 'main' of https://github.com/teamdeadbolts/photonvision into basler-support
2 parents 7e1f6fb + 9d9a55c commit ea67c62

File tree

277 files changed

+9354
-4241
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

277 files changed

+9354
-4241
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
## Description
22

3-
<!-- What changed? Why? (the code + comments should speak for itself on the "how") -->
3+
What changed? Why? (the code + comments should speak for itself on the "how")
44

5-
<!-- Fun screenshots or a cool video or something are super helpful as well. If this touches platform-specific behavior, this is where test evidence should be collected. -->
5+
Include fun testing screenshots or a cool video, to collect test evidence in a place where we can later reference it. Including proof this change was tested makes reviewing easier, helps us make sure we tested all our edge cases, and helps provide context for the future.
66

7-
<!-- Any issues this pull request closes or pull requests this supersedes should be linked with `Closes #issuenumber`. -->
7+
Any issues this pull request closes or pull requests this supersedes should be linked with `Closes #issuenumber`.
88

99
## Meta
1010

1111
Merge checklist:
1212
- [ ] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes
13-
- [ ] The description documents the _what_ and _why_
13+
- [ ] The description documents the _what_ and _why_, including events that led to this PR
1414
- [ ] If this PR changes behavior or adds a feature, user documentation is updated
1515
- [ ] If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly
16-
- [ ] If this PR touches configuration, this is backwards compatible with settings back to v2025.3.2
16+
- [ ] If this PR touches configuration, this is backwards compatible with all settings going back to the previous seasons's last release (seasons end after champs ends)
1717
- [ ] If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
1818
- [ ] If this PR addresses a bug, a regression test for it is added

0 commit comments

Comments
 (0)