You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,16 @@ body:
90
90
description: How does the issue effect your team, or your work? Can range from minor to blocking or prohibiting workflows. Helps Calcite Design System team members with prioritization.
91
91
validations:
92
92
required: false
93
+
- type: checkboxes
94
+
id: packages
95
+
attributes:
96
+
label: Calcite package
97
+
description: Select the relevant [package(s)](https://github.com/Esri/calcite-components/tree/master/packages) related to the request.
0 commit comments