Address typos

Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
Byron Ruth
2023-08-19 06:33:19 -04:00
parent ca79ac9a73
commit a43075cabc
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ body:
- type: textarea
id: steps
attributes:
label: Is this an defect that is reproducible?
label: Is this defect reproducible?
description: Provide best-effort steps to showcase the defect.
validations:
required: true

View File

@@ -29,6 +29,6 @@ body:
id: alternates
attributes:
label: What alternatives have you evaluated?
description: This could be using existing features or relaying on an external dependency.
description: This could be using existing features or relying on an external dependency.
validations:
required: false