Skip to content

Commit

Permalink
Add bug issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleemboyer authored Apr 12, 2024
1 parent 9627eb9 commit 0795af1
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
name: Bug report
about: Create a report to help us improve
title: 'Bug: [insert name here]'
labels: ''
assignees: ''

---

## Bug Description

A clear and concise description of what the bug is. A sentence or two should do the job.

## Steps to Reproduce

Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

## Expected Behavior

A clear and concise description of what you expected to happen.

## Screenshots/Recordings

If applicable, add screenshots to help explain your problem.

## Device & Browser Details

- Device: [e.g. laptop, smartphone]
- Operating system: [e.g. windows, mac, linux, android, iOS]
- Browser: [e.g. chrome, safari, firefox]
- Version: [e.g. 22]

## Additional Context

Add any other context about the problem if needed.

0 comments on commit 0795af1

Please sign in to comment.