1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-11-22 16:40:48 +00:00

Add missing input to issue forms

Added an input to provide information about the date of a product's
last update.
This commit is contained in:
Nicholas McDonnell 2021-12-26 20:32:00 -05:00
parent 20f82c96c0
commit aa710d2818
No known key found for this signature in database
GPG key ID: 7994ADE2A56BE5D1
2 changed files with 10 additions and 0 deletions

View file

@ -63,6 +63,11 @@ body:
attributes:
label: Product update link
description: If an update is available where can it be found?
- type: input
id: product-last-updated
attributes:
label: Last updated
description: When was the product last updated?
- type: textarea
id: product-notes
attributes:

View file

@ -48,6 +48,11 @@ body:
attributes:
label: Product update link
description: If an update is available where can it be found?
- type: input
id: product-last-updated
attributes:
label: Last updated
description: When was the product last updated?
- type: textarea
id: product-notes
attributes: