From 7b1df26d21745e36a8432da842f950a7bf4114b0 Mon Sep 17 00:00:00 2001 From: Bossa Wong Date: Tue, 25 Jun 2024 16:27:35 +0800 Subject: [PATCH] Update and rename phone_number_format_issue.yml to 1_phone_number_format_issue.yml (#391) --- ..._number_format_issue.yml => 1_phone_number_format_issue.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{phone_number_format_issue.yml => 1_phone_number_format_issue.yml} (97%) diff --git a/.github/ISSUE_TEMPLATE/phone_number_format_issue.yml b/.github/ISSUE_TEMPLATE/1_phone_number_format_issue.yml similarity index 97% rename from .github/ISSUE_TEMPLATE/phone_number_format_issue.yml rename to .github/ISSUE_TEMPLATE/1_phone_number_format_issue.yml index c70f57e..46a9671 100644 --- a/.github/ISSUE_TEMPLATE/phone_number_format_issue.yml +++ b/.github/ISSUE_TEMPLATE/1_phone_number_format_issue.yml @@ -1,4 +1,4 @@ -name: Phone number format issue +name: 1. Phone number format issue description: For any issues related to phone number format (such as not detecting a certain phone number). title: "[phone number format] " labels: ["phone-number-format"]