chore: Update issue template to prevent useless issues (#7303)

This commit is contained in:
Donny/강동윤 2023-04-20 15:37:30 +09:00 committed by GitHub
parent 35ad9234e9
commit 9816ba2795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,9 @@ body:
description: |
If swc crashed or panicked, you can gain error message by running `swc --sync <input.js>`.
Also, you can get backtrace by invoking swc by setting an environment variable `SWC_DEBUG` to `1`.
Note that if you do not provide a minimal reproduction, the issue will be closed because the team cannot work on it.
Please read https://antfu.me/posts/why-reproductions-are-required for details.
validations:
required: true
- type: textarea