Skip to content

Commit

Permalink
try out an issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
evanw committed Jun 10, 2023
1 parent 4dda49d commit a08a7d9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/new-issue.md
@@ -0,0 +1,12 @@
---
name: New issue
about: This is the template for new issues.
title: ''
labels: ''
assignees: ''

---

<!--
When reporting a bug or requesting a feature, make sure to describe both what esbuild is currently doing and what you want esbuild to do instead. Please use https://esbuild.github.io/try/ to demonstrate the behavior you are talking about if possible, and paste the URL here to share it.
-->

0 comments on commit a08a7d9

Please sign in to comment.