Skip to content

Commit

Permalink
Update 1-bug-report.md
Browse files Browse the repository at this point in the history
Update bug report template
  • Loading branch information
kategengler authored Jun 10, 2024
1 parent 28444d5 commit 8369337
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/1-bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
name: 🐞 Bug report
about: Report a bug in the Ember Framework. Before you create a new issue, please
search for similar issues. It's possible somebody has encountered this bug already.
title: "[Bug] Bug report"
labels: ''
title: "Bug report"
labels: 'needs-triage'
assignees: ''

---
Expand All @@ -16,8 +16,8 @@ Describe steps to reproduce. If possible, please, share a link with a minimal re

<!--
Create a minimal reproduction using one of the following:
- Ember Twiddle: http://ember-twiddle.com/
- Create a GitHub repository: https://guides.emberjs.com/release/getting-started/quick-start/
- Or use Stackblitz: http://new.emberjs.com
-->

### 😕 Actual Behavior
Expand All @@ -29,6 +29,7 @@ A clear and concise description of what you expected to happen.
### 🌍 Environment

- Ember: -
- Ember-CLI: -
- Node.js/npm: -
- OS: -
- Browser: -
Expand Down

0 comments on commit 8369337

Please sign in to comment.