diff --git a/.github/ISSUE_TEMPLATE/7-install-crash-report.yml b/.github/ISSUE_TEMPLATE/7-install-crash-report.yml index 99989fba5d..9239188ca0 100644 --- a/.github/ISSUE_TEMPLATE/7-install-crash-report.yml +++ b/.github/ISSUE_TEMPLATE/7-install-crash-report.yml @@ -12,12 +12,6 @@ body: attributes: label: How can we reproduce the crash? description: Please provide a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example) using a GitHub repository, [Replit](https://replit.com/@replit/Bun) or [CodeSandbox](https://codesandbox.io/templates/bun) - - type: textarea - id: code - attributes: - label: Package.json - description: Please provide your package.json file. - render: shell - type: textarea id: logs attributes: