From f4502563a51ed80df669ad5a7df2053050774dda Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sun, 22 May 2022 02:40:43 +0200 Subject: [PATCH] Add an issue template to request label changes. --- .github/ISSUE_TEMPLATE/labels.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/labels.md diff --git a/.github/ISSUE_TEMPLATE/labels.md b/.github/ISSUE_TEMPLATE/labels.md new file mode 100644 index 0000000..3920d6b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/labels.md @@ -0,0 +1,20 @@ +--- +name: Label changes +about: Select this if you want to add/remove/update labels on python/cpython +title: Add/Remove/Update the ... label +labels: labels +assignees: ezio-melotti +--- + + + +# Request for label changes on `python/cpython`