mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 03:50:31 +00:00
.github: Tweak improvement issue type language.
This commit is contained in:
4
.github/ISSUE_TEMPLATE/improvement.yml
vendored
4
.github/ISSUE_TEMPLATE/improvement.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Improvement
|
name: Improvement
|
||||||
description: Request an improvement to existing functionality
|
description: Submit an improvement to existing functionality
|
||||||
title: "[improvement]: "
|
title: "[improvement]: "
|
||||||
labels: ["improvement", "triage"]
|
labels: ["improvement", "triage"]
|
||||||
body:
|
body:
|
||||||
@@ -21,7 +21,7 @@ body:
|
|||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
label: Improvement Description
|
label: Improvement Description
|
||||||
description: Describe the improvement requested in as much detail as possible
|
description: Describe the improvement in as much detail as possible
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Reference in New Issue
Block a user