Skip to content

Commit

Permalink
chore: Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 authored Nov 22, 2024
1 parent 9f3a167 commit 8e15bec
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**URL to minimal reproduction**

Please provide a minimal reproduction of the issue. Ideally, the reproduction should only have
- `@swc/core` or `next`
- the problematic Wasm plugin
as the dependency.

**Expected behavior**
A clear and concise description of what you expected to happen.


**Additional context**

Add any other context about the problem here.

0 comments on commit 8e15bec

Please sign in to comment.