Merge branch 'stackblitz:main' into main

This commit is contained in:
Bryan Ong Wen Xi 2024-12-27 15:55:04 +08:00 committed by GitHub
commit 6a140942e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 23 additions and 0 deletions

View File

@ -24,6 +24,18 @@ body:
description: Please do not delete it after reporting!
validations:
required: true
- type: checkboxes
id: checkboxes
attributes:
label: Validations
description: Before submitting the issue, please make sure you do the following
options:
- label: "Please make your project public or accessible by URL. This will allow anyone trying to help you to easily reproduce the issue and provide assistance."
required: true
- type: markdown
attributes:
value: |
![Making your project public](https://github.com/stackblitz/bolt.new/blob/main/public/project-visibility.jpg?raw=true)
- type: textarea
id: steps
attributes:

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Bolt.new Help Center
url: https://support.bolt.new
about: Official central repository for tips, tricks, tutorials, known issues, and best practices for bolt.new usage.
- name: Billing Issues
url: https://support.bolt.new/Billing-13fd971055d680ebb393cb80973710b6
about: Instructions for billing and subscription related support
- name: Discord Chat
url: https://discord.gg/stackblitz
about: Build, share, and learn with other Bolters in real time.

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB