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>
pull/394/head
Nick 2 years ago committed by GitHub
parent c5c6c68dc8
commit 22346d1676
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/ISSUE_TEMPLATE/product-submission-form.yml

@ -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…
Cancel
Save