Oliver Jägle
commited on
Remove bolt.new references from bug template
Browse files
.github/ISSUE_TEMPLATE/bug_report.yml
CHANGED
@@ -6,8 +6,8 @@ body:
|
|
6 |
value: |
|
7 |
Thank you for reporting an issue :pray:.
|
8 |
|
9 |
-
This issue tracker is for bugs and issues found with [Bolt.
|
10 |
-
If you experience issues related to WebContainer, please file an issue in
|
11 |
|
12 |
The more information you fill in, the better we can help you.
|
13 |
- type: textarea
|
|
|
6 |
value: |
|
7 |
Thank you for reporting an issue :pray:.
|
8 |
|
9 |
+
This issue tracker is for bugs and issues found with [Bolt.diy](https://bolt.diy).
|
10 |
+
If you experience issues related to WebContainer, please file an issue in the official [StackBlitz WebContainer repo](https://github.com/stackblitz/webcontainer-core).
|
11 |
|
12 |
The more information you fill in, the better we can help you.
|
13 |
- type: textarea
|