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
<!-- REMOVE IRRELEVANT COMMENTS BEFORE CREATING A PULL REQUEST -->
2
+
## Changes
3
+
<!-- Summary of your changes that are easy to understand. Add screenshots when necessary -->
4
+
5
+
### Linked issues
6
+
<!-- DOC: Link issue with a keyword: close, closes, closed, fix, fixes, fixed, resolve, resolves, resolved. See https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword -->
7
+
8
+
Resolves #..
9
+
10
+
### Tests
11
+
<!-- How is this tested? Please see the checklist below and also describe any other relevant tests -->
12
+
13
+
-[ ] manually tested
14
+
-[ ] added unit tests
15
+
-[ ] added integration tests
16
+
-[ ] verified on staging environment (screenshot attached)
0 commit comments