From 5a87547132deca0b8999c924a0236c23928a217e Mon Sep 17 00:00:00 2001 From: Matt Post Date: Fri, 13 Dec 2024 11:53:45 -0500 Subject: [PATCH] Hide bulk template (#4150) --- .../bulk-metadata-correction.yml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/hidden-templates/bulk-metadata-correction.yml diff --git a/.github/hidden-templates/bulk-metadata-correction.yml b/.github/hidden-templates/bulk-metadata-correction.yml new file mode 100644 index 0000000000..6b67e87f49 --- /dev/null +++ b/.github/hidden-templates/bulk-metadata-correction.yml @@ -0,0 +1,21 @@ +name: Bulk Correction to Paper Metadata +description: Fix typos or errors in a paper's title, abstract, or author names. +labels: ["correction", "metadata"] +assignees: + - anthology-assist +body: + - type: markdown + attributes: + value: > + This form will list the title, abstract, and authors in structured YAML. You can manipulate this YAML to make corrections, such as adjusting a title, correcting an author name, adding a missing author, or reordering names. After verification from Anthology staff, these corrections will be applied in weekly batches and made live. + - type: textarea + id: data + attributes: + label: YAML code block + description: Please make corrections below. + validations: + required: true + - type: markdown + attributes: + value: | + **Note:** If you request an author name correction for yourself, please also make sure that your name is correctly entered into Softconf/OpenReview for any future publications, as this is where we obtain the author names from.