1
1
## Description
2
2
3
- <!--
3
+ <!--
4
4
Don't leave this blank! Tell us what this PR is about, what it fixes, or what it adds.
5
5
-->
6
6
7
- This PR [ adds/removes/fixes/replaces] the [ feature/bug/etc] .
7
+ This PR [ adds/removes/fixes/replaces] the [ feature/bug/etc] .
8
8
9
9
## What type of PR is this? (check all applicable)
10
10
@@ -21,9 +21,10 @@ This PR [adds/removes/fixes/replaces] the [feature/bug/etc].
21
21
- [ ] ⏩ Revert
22
22
23
23
## Related Tickets & Documents
24
- <!--
24
+
25
+ <!--
25
26
Please use this format to link issue numbers: "Fixes #123"
26
- https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
27
+ https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword
27
28
-->
28
29
29
30
## Mobile & Desktop Screenshots/Recordings
@@ -42,22 +43,20 @@ https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-git
42
43
- [ ] 📓 examples
43
44
- [ ] 🙅 no documentation needed
44
45
45
-
46
- <!--
46
+ <!--
47
47
PRs with deleted sections will be marked invalid.
48
48
49
- Please do not commit built files (`/dist`) to pull requests. They are built only at release.
49
+ Please do not commit built files (`/dist`) to pull requests. They are built only at release.
50
50
PRs with changes to `/dist` or version increments in package.json will be rejected.
51
51
-->
52
52
53
-
54
53
<!--
55
54
For Work In Progress Pull Requests, please use the Draft PR feature,
56
55
see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details.
57
-
56
+
58
57
For a timely review/response, please avoid force-pushing additional
59
58
commits if your PR already received reviews or comments.
60
-
59
+
61
60
Before submitting a Pull Request, please ensure you've done the following:
62
61
- 📖 Read the Open Sauced Contributing Guide: https://github.com/open-sauced/.github/blob/main/CONTRIBUTING.md.
63
62
- 📖 Read the Open Sauced Code of Conduct: https://github.com/open-sauced/.github/blob/main/CODE_OF_CONDUCT.md.
@@ -66,4 +65,3 @@ https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-git
66
65
- 📝 Use descriptive commit messages.
67
66
- 📗 Update any related documentation and include any relevant screenshots.
68
67
-->
69
-
0 commit comments