Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed May 30, 2024
1 parent 32ac09f commit f199c92
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Expand All @@ -14,5 +17,6 @@ Please include sample code, and a sample image, which reproduces the bug.
A clear and concise description of what you expected to happen.

**Environment (please complete the following information):**
- OS and version: [e.g. Mac OS X 10.11.6]
- Node.JS version [must be an active, current, or maintenance version]
- Version of this library (hint: only the last release is supported)
- OS and version: (macOS Ventura, Ubuntu 22.04, ...)
- Node.js version (must be an active, current, or maintenance version)
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

Expand Down

0 comments on commit f199c92

Please sign in to comment.