From 3ee5048c8ea3aa531d111afe33d0a3551eabcd84 Mon Sep 17 00:00:00 2001 From: Piotr Findeisen Date: Tue, 12 Nov 2024 10:24:28 +0100 Subject: [PATCH] Update PR template section about API breaking changes (#6723) The `breaking change` label doesn't seem to exist. Also, a contributor without triage GitHub permission level cannot set labels. Update the instructions what to do on breaking API changes. --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7c51452c54b8..b275cf64af1a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -27,5 +27,5 @@ If there are user-facing changes then we may require documentation to be updated -->