From 19aedebff1e4e12b59997194c4c8280fffecccef Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 14 Jul 2021 22:16:00 +0100 Subject: [PATCH] Update other label mentions --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8f684e8dc..0f86aa2fb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,7 @@ Notes: Fix a bug (https://github.com/matrix-org/notaproject/issues/123) where th ``` For some PRs, it's not useful to have an entry in the user-facing changelog (this is -the default for PRs labelled with `pr-internal`): +the default for PRs labelled with `T-Task`): *Remove outdated comment from `Ungulates.ts`* ``` @@ -68,7 +68,7 @@ This example is for Element Web. You can specify: * element-desktop If your PR introduces a breaking change, use the `Notes` section in the same -way, additionally adding the `pr-breaking` label (see below). There's no need +way, additionally adding the `X-Breaking` label (see below). There's no need to specify in the notes that it's a breaking change - this will be added automatically based on the label - but remember to tell the developer how to migrate: