From bce5dece8b9edce9c334fa9e3ae92906470f1f25 Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Fri, 26 Apr 2024 11:28:51 +0200 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#4706) --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 34e34b270d..ffe3800b52 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -32,9 +32,9 @@ Subsections: - Resources - Gradle Plugin --> -> Section - Subsection +### Section - Subsection - Describe a change for adding it to https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md - _(prerelease fix)_ Fix some bug that introduced in a prerelease version (dev/beta). It will be included in a dev/beta changelog, but excluded from a stable changelog -> Section - Subsection +### Section - Subsection - Describe another change if needed