2021-05-01 17:44:20 +00:00
|
|
|
---
|
2022-07-31 00:37:09 +00:00
|
|
|
name: "File an Improvement Request"
|
2021-06-15 18:06:22 +00:00
|
|
|
title: "Replace Me Or Have Your Request Closed"
|
2022-07-31 00:37:09 +00:00
|
|
|
description: "Requests without an accompanying discussion thread will be closed and locked."
|
|
|
|
labels: ["enhancement"]
|
2021-05-01 17:44:20 +00:00
|
|
|
body:
|
2022-07-31 00:37:09 +00:00
|
|
|
- type: input
|
2021-05-01 17:44:20 +00:00
|
|
|
attributes:
|
2022-07-31 00:37:09 +00:00
|
|
|
label: "Discussion Thread"
|
|
|
|
description: "Please paste the direct link to the discussion thread"
|
2021-05-01 17:44:20 +00:00
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
attributes:
|
2022-07-31 00:37:09 +00:00
|
|
|
label: "Provide a summary of the Improvement"
|
|
|
|
description: "This should only include parts that were agreed upon."
|
2021-05-01 17:44:20 +00:00
|
|
|
validations:
|
|
|
|
required: true
|