Skip to content

Commit a941b4d

Browse files
authored
Merge branch 'main' into update2
Signed-off-by: Talal <153442159+TFQ0@users.noreply.github.com>
2 parents 4f41bdb + ab070a4 commit a941b4d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/problem-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
attributes:
1313
label: BUG
1414
description: Describe what went wrong and what you were trying to do.
15-
placeholder: I selected the static preview, but the exported SVG...
15+
placeholder: I selected the mobile preview, but the exported SVG...
1616
validations:
1717
required: true
1818

@@ -24,7 +24,7 @@ body:
2424
placeholder: |
2525
1. Open the Studio.
2626
2. Select the Bento Grid template.
27-
3. Change the preview to light and static.
27+
3. Change the preview to mobile and static.
2828
4. Select Download SVG.
2929
validations:
3030
required: true

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- Explain what changed and why. Keep this focused on the user-visible or technical outcome. -->
44

5-
Example: Fix static exports so they use the selected desktop composition.
5+
Example: Fix mobile static exports so they use the selected responsive composition.
66

77
## Related issue
88

@@ -24,7 +24,7 @@ Closes #
2424
- [ ] `npm run typecheck`
2525
- [ ] `npm test`
2626
- [ ] `npm run build`
27-
- [ ] Relevant desktop dark/light and animated/static variants were inspected
27+
- [ ] Relevant desktop/mobile, dark/light, and animated/static variants were inspected
2828

2929
Additional verification:
3030

0 commit comments

Comments
 (0)