We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354f4e9 commit 1a72553Copy full SHA for 1a72553
.github/pull_request_template.md
@@ -13,6 +13,6 @@ Merge checklist:
13
- [ ] The description documents the _what_ and _why_
14
- [ ] If this PR changes behavior or adds a feature, user documentation is updated
15
- [ ] 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 v2024.3.1
+- [ ] If this PR touches configuration, this is backwards compatible with settings back to v2025.3.2
17
- [ ] If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated
18
- [ ] If this PR addresses a bug, a regression test for it is added
0 commit comments