From 6211af14c663af396d1273780ee1d19466e3edda Mon Sep 17 00:00:00 2001 From: Fuqiao Xue Date: Mon, 4 Nov 2024 13:28:57 +0800 Subject: [PATCH] 2023 -> 2024 --- .github/ISSUE_TEMPLATE/request-CR-review.yml | 2 +- .github/ISSUE_TEMPLATE/request-a-self-review-check.yml | 2 +- .github/ISSUE_TEMPLATE/request-fpwd-review.yml | 2 +- .github/ISSUE_TEMPLATE/request-prior-to-CR.yml | 2 +- .github/ISSUE_TEMPLATE/review-other-doc.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/request-CR-review.yml b/.github/ISSUE_TEMPLATE/request-CR-review.yml index 2be40d5..8af68e7 100644 --- a/.github/ISSUE_TEMPLATE/request-CR-review.yml +++ b/.github/ISSUE_TEMPLATE/request-CR-review.yml @@ -1,6 +1,6 @@ name: "Request review for a spec already in CR" description: If your spec is already in CR, use this form. -title: Document_name 2023-mm-dd > 2023-mm-dd +title: Document_name 2024-mm-dd > 2024-mm-dd labels: [ "REVIEW REQUESTED", CR, pending ] assignees: [ ] body: diff --git a/.github/ISSUE_TEMPLATE/request-a-self-review-check.yml b/.github/ISSUE_TEMPLATE/request-a-self-review-check.yml index 81c6aa6..a78e05c 100644 --- a/.github/ISSUE_TEMPLATE/request-a-self-review-check.yml +++ b/.github/ISSUE_TEMPLATE/request-a-self-review-check.yml @@ -1,6 +1,6 @@ name: "Ask the I18n WG to check your self-review" description: If you have completed a self-review, use this form to ask the i18n WG to check it out. -title: Spec_name 2023-mm-dd +title: Spec_name 2024-mm-dd labels: [ "REVIEW REQUESTED", SR, pending ] assignees: [ ] body: diff --git a/.github/ISSUE_TEMPLATE/request-fpwd-review.yml b/.github/ISSUE_TEMPLATE/request-fpwd-review.yml index e3ec2e1..7bc402a 100644 --- a/.github/ISSUE_TEMPLATE/request-fpwd-review.yml +++ b/.github/ISSUE_TEMPLATE/request-fpwd-review.yml @@ -1,6 +1,6 @@ name: "Request review of a FPWD" description: Use this if you are approaching or have just passed FPWD. -title: Document_name 2023-mm-dd +title: Document_name 2024-mm-dd labels: [ "REVIEW REQUESTED", FPWD, pending ] assignees: [ ] body: diff --git a/.github/ISSUE_TEMPLATE/request-prior-to-CR.yml b/.github/ISSUE_TEMPLATE/request-prior-to-CR.yml index 5f97300..5fd2bb9 100644 --- a/.github/ISSUE_TEMPLATE/request-prior-to-CR.yml +++ b/.github/ISSUE_TEMPLATE/request-prior-to-CR.yml @@ -1,6 +1,6 @@ name: "Request review for a WD that is moving to CR" description: Use this if you have a transition date coming up, and need to get a final review. -title: Document_name 2023-mm-dd > 2023-mm-dd +title: Document_name 2024-mm-dd > 2024-mm-dd labels: [ "REVIEW REQUESTED", LC, pending ] assignees: [ ] body: diff --git a/.github/ISSUE_TEMPLATE/review-other-doc.yml b/.github/ISSUE_TEMPLATE/review-other-doc.yml index 16fb1cd..8a3cb3a 100644 --- a/.github/ISSUE_TEMPLATE/review-other-doc.yml +++ b/.github/ISSUE_TEMPLATE/review-other-doc.yml @@ -1,6 +1,6 @@ name: "Request review for another type of spec or document" description: If your spec doesn't fit one of the other options, use this. -title: Document_name 2023-mm-dd > 2023-mm-dd +title: Document_name 2024-mm-dd > 2024-mm-dd labels: [ "REVIEW REQUESTED", WD, pending ] assignees: [ ] body: