]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
.github: Tweak improvement issue type language.
authorJoshua C. Colp <jcolp@sangoma.com>
Tue, 9 May 2023 13:47:05 +0000 (10:47 -0300)
committerJoshua C. Colp <jcolp@sangoma.com>
Tue, 9 May 2023 13:47:05 +0000 (10:47 -0300)
.github/ISSUE_TEMPLATE/improvement.yml

index 9f8f73b8cefbfd1b39f66a125cdb520a093ba72e..64d26346539b553652193793226deeb900bbb683 100644 (file)
@@ -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
+