Skip to content

Commit 1de154c

Browse files
authored
chore(codeSandbox): change template url (#5202)
1 parent bbde574 commit 1de154c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ body:
1616
id: example
1717
attributes:
1818
label: 'Isolated Example'
19-
description: 'Please provide an isolated example if possible by forking [this codesandbox](https://codesandbox.io/p/sandbox/ui5-webcomponents-react-vite-j65vvg?file=%2Fsrc%2FApp.tsx).'
19+
description: 'Please provide an isolated example if possible by forking [this codesandbox](https://codesandbox.io/s/ui5-web-components-for-react-vite-template-rcpmd4?file=/src/App.jsx).'
2020
validations:
2121
required: false
2222
- type: textarea

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you find a bug or some other issue with any part of the library, please [subm
1313
- The issue has not been fixed in a newer release of the library.
1414
- The issue is reproducible.
1515
- Your explanation is clear and complete.
16-
- You provide example code (preferably by forking this [codeSandbox template](https://codesandbox.io/s/ui5-webcomponents-react-template-29l34)) and/or screenshots (recommended).
16+
- You provide example code (preferably by forking this [codeSandbox template](https://codesandbox.io/s/ui5-web-components-for-react-vite-template-rcpmd4?file=/src/App.jsx)) and optionally screenshots.
1717

1818
If you meet the above criteria, you can submit issues with our [GitHub issue tracker](https://github.com/SAP/ui5-webcomponents-react/issues/new/choose). Please use [labels](#usage-of-labels) to categorize your issue.
1919

0 commit comments

Comments
 (0)