mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
2
.github/ISSUE_TEMPLATE/defect.yml
vendored
2
.github/ISSUE_TEMPLATE/defect.yml
vendored
@@ -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
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/proposal.yml
vendored
2
.github/ISSUE_TEMPLATE/proposal.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user