File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 1
- ## Checklist
1
+ ## 📌 Summary
2
2
3
- - [ ] Architecture Design Records have been added as ` adr/*.md ` and appended to list in ` adr/_index.md ` , if applicable.
4
- - [ ] The ` values-schema.yaml ` file and ` test/** ` fixtures have been updated to reflect code changes, if applicable.
5
- - [ ] The OpenApi Schema from redkubes/otomi-api project is compatible with definitions from ` values-schema.yaml ` file, if applicable.
6
- - [ ] Helm releases are meeting otomi's baseline security policies, if applicable.
7
- - [ ] Helm chart and helmfile changes are tested against upgrade scenario, if applicable.
3
+ <!-- What does this PR do? Why is it needed? -->
4
+
5
+ ## 🔍 Reviewer Notes
6
+
7
+ <!-- Anything you'd like reviewers to focus on (e.g., tricky logic, edge cases)? -->
8
+
9
+ ## 🧹 Checklist
10
+
11
+ - [ ] Code is readable, maintainable and robust.
12
+ - [ ] Unit tests added/updated
You can’t perform that action at this time.
0 commit comments