Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(template): overhaul BUG_REPORT.md language for clarity #5

Merged
merged 1 commit into from
Sep 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 13 additions & 10 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
---
name: "🐞 Bug report"
about: Report an issue with this software
title: ''
labels: ''
assignees: ''

about: Some behavior does not meet expectations
---

**What version of this package are you using?**
## Here's what I did

## What I expected to happen

## What seems to have happened

<!--

**What operating system, Node.js, and npm version?**
Please provide your dependency tree as an attachment unless not applicable.
Feel free to omit sensitive information.

**What happened?**
npm: `$ npm ls`
yarn: `$ yarn list`

**What did you expect to happen?**
-->

**Are you willing to submit a pull request to fix this bug?**