Skip to content

Commit

Permalink
Reupdate bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
EMH333 committed Jun 28, 2023
1 parent 9f140f0 commit 7abbd96
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: Create a report to help us improve
about: Report something that isn't working correctly
title: ""
labels: bug
assignees: ""
Expand All @@ -14,7 +14,9 @@ Steps to reproduce the behavior:

1. Have a file with `foo` content
2. Use a build script that looks like `bar`
3. See error
3. See error `invalid foobar`

If you are able to point to a public repostory that reproduces the issue, please list that as well.

**Expected behavior**
A clear and concise description of what you expected to happen.
Expand All @@ -26,7 +28,7 @@ If applicable, add screenshots to help explain your problem.

- esbuild-svelte version:
- esbuild version:
- svelte version:
- Svelte version:
- Svelte preprocessors used and their versions (if any):

**Additional context**
Expand Down

0 comments on commit 7abbd96

Please sign in to comment.