From e3b98b804818c36f354af6228252ed04af660386 Mon Sep 17 00:00:00 2001 From: Xiangzhuang Shen Date: Wed, 7 May 2025 15:54:07 +0800 Subject: [PATCH] chore(ci): remove changelog checkbox in pull request template --- .github/PULL_REQUEST_TEMPLATE | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index effd268a..60c425de 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -39,4 +39,3 @@ ==== 📱 Remove this line WHEN AND ONLY WHEN you're adding a new feature, follow the checklist 👆 ==== --> - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue url. Closes: -- [ ] Update the [`CHANGELOG.md`](https://github.com/apache/skywalking-python/blob/master/CHANGELOG.md).