Browse Source

Add SavedState subsection to PR template (#5389)

## Release Notes
N/A
pull/5391/head v1.9.10+dev2806
Ivan Matkov 4 months ago committed by GitHub
parent
commit
8ccc8052c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/PULL_REQUEST_TEMPLATE.md

2
.github/PULL_REQUEST_TEMPLATE.md

@ -11,4 +11,4 @@ Describe proposed changes and the issue being fixed @@ -11,4 +11,4 @@ Describe proposed changes and the issue being fixed
### Section - Subsection
- Describe change in format https://github.com/JetBrains/compose-multiplatform/blob/master/tools/changelog/PR_FORMAT.md
- Sections: Highlights, Known Issues, Breaking Changes, Migration Notes, Features, Fixes
- Subsections: Multiple Platforms, iOS, Desktop, Web, Android, Resources, Gradle Plugin, Lifecycle, Navigation
- Subsections: Multiple Platforms, iOS, Desktop, Web, Android, Resources, Gradle Plugin, Lifecycle, Navigation, SavedState

Loading…
Cancel
Save