We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7080d commit 4580d2aCopy full SHA for 4580d2a
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -82,6 +82,16 @@ body:
82
validations:
83
required: true
84
85
+ - type: textarea
86
+ id: shield-customization
87
+ attributes:
88
+ label: Did you customize Shield?
89
+ description: |
90
+ If "Yes," please tell us which classes you customized and how.
91
+ If "No," please indicate "No."
92
+ validations:
93
+ required: true
94
+
95
- type: textarea
96
id: description
97
attributes:
0 commit comments