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

1106 Add bug report issue template #1409

Merged
merged 3 commits into from
May 31, 2024
Merged
Changes from 2 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
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
name: Bug Report
about: Report a bug to help us improve Expunge Assist
title: '[BUG]'
labels: 'feature: missing, priority: high, role: missing, size: missing, bug'
assignees: sydneywalcoff
---

### What is the bug you're reporting?

REPLACE THIS TEXT - Describe the bug to the best of your ability.

### Where did you find the bug?

REPLACE THIS TEXT - Describe the location or paste a link.

### When did you first notice this bug?

REPLACE THIS TEXT - Date/time, your best guess is fine

### What browser do you use?

REPLACE THIS TEXT - Safari/Chrome/Firefox/Opera/etc

### What kind of device did you notice this bug on?

REPLACE THIS TEXT - ex: iPhone 11 or Windows PC

### What operating system are you running?

REPLACE THIS TEXT - ex: macOS Monterey

### Do you have any screenshots or videos of the bug?

### Action Items

- [ ] ... to be filled out by the Dev Lead

### Resources/Notes

REPLACE THIS TEXT - If there is documentation or tutorials that may help with this issue, provide the link(s) here.