[github] Update issue templates

Make it clear that CP request and breaking change issue
templates are only supposed to be used by contributors.

R=mit@google.com

Change-Id: Ibf429293b8f90808b1de76057e7f70498fa21f7f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365021
Reviewed-by: Michael Thomsen <mit@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
This commit is contained in:
Vyacheslav Egorov 2024-04-30 13:21:29 +00:00 committed by Commit Queue
parent 08cb54cd55
commit 7c3f9b4181
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
name: Request a cherry-pick.
description: You would like to request that a feature be cherry-picked into a release.
description: Request a patch to be cherry-picked into a release (for contributors use only).
title: '[CP] <title>'
labels: ['cherry-pick-review']
assignees:

View file

@ -1,5 +1,5 @@
name: Propose a breaking change.
description: You would like to propose a breaking change.
description: Initiate a breaking change process (for contributors use only!).
title: '[breaking change] <title>'
labels: ['breaking-change-request']
assignees: