Skip to content

Commit

Permalink
Tristan Camacho's proposed changes to the Bug template.
Browse files Browse the repository at this point in the history
  • Loading branch information
thetanmancan authored Feb 25, 2025
1 parent fba3fef commit ef14686
Showing 1 changed file with 18 additions and 35 deletions.
53 changes: 18 additions & 35 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,57 +1,40 @@
---
name: Bug report
about: Lists out information that would be help developers quickly identify and fix
potentail problems.
potential problems.
title: 'Bug: '
labels: 'bug, feature: missing, level: missing, milestone: missing, priority: MUST
HAVE, role: missing, size: missing'
assignees: ''

---

#### Describe the bug
#### Description

REPLACE THIS TEXT - A clear and concise description of what the bug is, who it affects, how it affects users.

(optional) REPLACE THIS TEXT - What is the user's goal?
#### Steps to Reproduce
1.

#### Actual Result

#### Steps to reproduce the issue

(if applicable, please specify platform (iOS, Android, Windows, Mac version) and brower)
<details><summary></summary>

REPLACE THE FOLLOWNG TEXT:
- 1. Go to '...'
- 2. Click on '....'
- 3. Scroll down to '....'
- 4. See error

</details>

#### What's the expected result?
#### Expected Result

REPLACE THIS TEXT - What is supposed to happen after following the above steps?

(if you have a suggested solution, you can add it here)
#### Device Configuration
- Device:
- OS version:
- Browser:
- Browser version:

#### What's the actual result?

REPLACE THIS TEXT - What is supposed actually happening after following the above steps?

#### Additional details / screenshot

REPLACE THIS TEXT - Screenshot (drag in)
REPLACE THIS TEXT - Video recording (drag in)

#### Device configuration

REPLACE THE FOLLOWNG TEXT:
- Device: [e.g. type of smartphone, tablet, desktop computer]
- OS version: [e.g. iOS, Android version #]
- Browser [e.g. Chrome, Firefox, Safari, etc.]
- Browser version [e.g. 22]

---
- [ ] Review with product and dev. Update if needed based on feedback
- [ ] Once finalized, add before and after images to the [staging deck on this slide]()
- [ ] if no slide has been made, make one in [the staging deck](https://docs.google.com/presentation/d/1crZ3IxqA4hAu3qzD7ns93Ieuqjwh6wyEtuX_46cP-fg)
#### Action Items
- [ ] Fix bug.
- [ ] Review with development lead.
- [ ] Review with product, development, and research teams. Update if needed based on feedback.
- [ ] Once finalized, add a slide to [the staging deck](https://docs.google.com/presentation/d/1crZ3IxqA4hAu3qzD7ns93Ieuqjwh6wyEtuX_46cP-fg).
- [ ] Get Stakeholder sign-off via the stakeholder meeting slide deck.

0 comments on commit ef14686

Please sign in to comment.