Skip to content

Commit

Permalink
Add website to bug report template (#2673)
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Wooding <[email protected]>
  • Loading branch information
origami-z and joshwooding authored Jan 15, 2024
1 parent d9ce073 commit 8dd0170
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,13 @@ body:
- "Lab (@salt-ds/lab)"
- "Data Grid (@salt-ds/data-grid)"
- "AG Grid Theme (@salt-ds/ag-grid-theme)"
- "Website / Documentation"
validations:
required: true
- type: textarea
attributes:
label: Package version(s)
description: Which version(s) did you observe the bug?
validations:
required: true
- type: textarea
attributes:
label: Description
Expand All @@ -42,14 +41,10 @@ body:
attributes:
label: Steps to reproduce
description: Describe the steps or code needed to reproduce this bug. Make sure that you copy and paste _as text_ any code, errors or log messages. Where relevant, you can also include supporting screenshots.
validations:
required: true
- type: textarea
attributes:
label: Expected behavior
description: What did you expect to happen?
validations:
required: true
- type: checkboxes
attributes:
label: Operating system
Expand Down

1 comment on commit 8dd0170

@vercel
Copy link

@vercel vercel bot commented on 8dd0170 Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.