Skip to content

Commit

Permalink
Update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Mar 12, 2024
1 parent b9eaed9 commit 6bd09a3
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: Bug Report
description: File a bug report
title: "[Bug]: "
labels: ["bug", "triage"]
projects: ["octo-org/1", "octo-org/44"]
assignees:
- octocat
- ahosgood
body:
- type: markdown
attributes:
Expand All @@ -24,7 +23,6 @@ body:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: "A bug occurred"
validations:
required: true
- type: dropdown
Expand All @@ -33,10 +31,11 @@ body:
label: What browsers are you seeing the problem on?
multiple: true
options:
- Firefox
- Chrome
- Safari
- Google Chrome
- Mozilla Firefox
- Apple Safari
- Microsoft Edge
- Samsung Internet
- type: textarea
id: logs
attributes:
Expand Down

0 comments on commit 6bd09a3

Please sign in to comment.