diff --git a/.github/ISSUE_TEMPLATE/ci-sev.md b/.github/ISSUE_TEMPLATE/ci-sev.md index 42234a75338e..1ed74161f55d 100644 --- a/.github/ISSUE_TEMPLATE/ci-sev.md +++ b/.github/ISSUE_TEMPLATE/ci-sev.md @@ -8,6 +8,7 @@ assignees: '' --- > NOTE: Remember to label this issue with "`ci: sev`" +> If you want autorevert to be disabled, keep the ci: disable-autorevert label diff --git a/.github/ISSUE_TEMPLATE/disable-autorevert.md b/.github/ISSUE_TEMPLATE/disable-autorevert.md index 11cc5ddac5e5..a76f2e4222eb 100644 --- a/.github/ISSUE_TEMPLATE/disable-autorevert.md +++ b/.github/ISSUE_TEMPLATE/disable-autorevert.md @@ -1,7 +1,7 @@ --- -name: DISABLE AUTOREVERT +name: "D❌​\U0001F519​ ISABLE AUTOREVERT" about: Disables autorevert when open -title: "❌​\U0001F519​ [DISABLE AUTOREVERT]" +title: "[DISABLE AUTOREVERT]" labels: 'ci: disable-autorevert' assignees: ''