You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Why is this change required? What problem does it solve? -->
10
+
11
+
## Checklist
12
+
13
+
<!-- Go over all the following points, and put an `x` in all the boxes that apply. -->
14
+
15
+
-[ ] I have followed the code style of the project.
16
+
-[ ] I have added tests to cover my changes.
17
+
-[ ] I have updated the documentation accordingly.
18
+
-[ ] I have considered the cross-team impact when creating this PR and where possible written tests to validate for all affected.
19
+
-[ ] I have built a sandbox with code from this PR and ensured the unit tests and end-to-end tests have run successfully.
20
+
-[ ] A member of all teams has approved this PR if there is a major code change. (If this is a minor change and you are confident this is not necessary then you may accept the standard approval process of 2 approvals from any teams.)
0 commit comments