mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Update input description in the product submission form
Update the description for the product version input so that it fully accounts for multiple versions. Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
This commit is contained in:
parent
c5c6c68dc8
commit
22346d1676
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ body:
|
|||
id: product-versions
|
||||
attributes:
|
||||
label: Product version(s)
|
||||
description: What version(s) of the product are affected?
|
||||
description: What version(s) of the product is (are) affected?
|
||||
placeholder: v2; 1.5; >3; >=4; >5, <6; etc.
|
||||
validations:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue