From 9654179fcabee2d69161e5dbf19f29802618e190 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sun, 26 Sep 2021 12:46:01 +0200 Subject: [PATCH] dev: rename bump issue form So it's sorted at the bottom of the issue form list. --- .github/ISSUE_TEMPLATE/bump_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bump_request.yml b/.github/ISSUE_TEMPLATE/bump_request.yml index c6edc5018..578830c59 100644 --- a/.github/ISSUE_TEMPLATE/bump_request.yml +++ b/.github/ISSUE_TEMPLATE/bump_request.yml @@ -1,6 +1,6 @@ --- -name: 📝 Bump Package -description: Request a pinned package be updated +name: 📦 Update Package +description: Request a pinned package be bumped labels: ["1. update", "needs-triage"] body: - type: markdown