From: Joshua C. Colp Date: Tue, 9 May 2023 13:47:05 +0000 (-0300) Subject: .github: Tweak improvement issue type language. X-Git-Tag: 18.19.0-rc1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44f7d62f027113a47a8cbce58a1708a6fd716d91;p=thirdparty%2Fasterisk.git .github: Tweak improvement issue type language. (cherry picked from commit 8e562cea88987d29327816be3b18637e28c4ce8a) --- diff --git a/.github/ISSUE_TEMPLATE/improvement.yml b/.github/ISSUE_TEMPLATE/improvement.yml index 9f8f73b8ce..64d2634653 100644 --- a/.github/ISSUE_TEMPLATE/improvement.yml +++ b/.github/ISSUE_TEMPLATE/improvement.yml @@ -1,5 +1,5 @@ name: Improvement -description: Request an improvement to existing functionality +description: Submit an improvement to existing functionality title: "[improvement]: " labels: ["improvement", "triage"] body: @@ -21,7 +21,7 @@ body: id: description attributes: 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: required: true - \ No newline at end of file +