We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adabbe6 commit ed3380fCopy full SHA for ed3380f
.github/ISSUE_TEMPLATE/1-bug-report.yml
@@ -34,6 +34,17 @@ body:
34
---
35
## Debugging Info
36
37
+ - type: input
38
+ id: version
39
+ attributes:
40
+ label: RHDS version number
41
+ description: >-
42
+ What version of Red Hat Design System is being used? If unknown, put `unknown`
43
+ placeholder: >-
44
+ 3.0.3
45
+ validations:
46
+ required: true
47
+
48
- type: textarea
49
id: repro
50
attributes:
@@ -122,4 +133,4 @@ body:
122
133
- Chrome 100
123
134
- Safari iOS 15.1, iPhone 12
124
135
validations:
125
- required: false
136
+ required: false
0 commit comments