Browse Source

Update PULL_REQUEST_TEMPLATE.md

igor.demin/changelog-script
Igor Demin 2 months ago committed by GitHub
parent
commit
cd68b01b1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 19
      .github/PULL_REQUEST_TEMPLATE.md

19
.github/PULL_REQUEST_TEMPLATE.md

@ -1,16 +1,13 @@
_[Optional]_ Fixes $linkToIssue
## Proposed Changes
Properly describe the issue fixed.
-
-
-
Describe it from the user perspective if it affects functionality (adds a feature, fixes a bug, changes behavior, improves performance).
Add labels for the changelog:
- no labels - don't add to the changelog
- _changelog: normal_ - add
- _changelog: highlight_ - add and highlight
- _changelog: prerelease fix_ - add _(prerelease fix)_ to the title in a prerelease changelog, don’t include in a stable changelog
- _ios, desktop, web, android, common_ - affected platforms
[Optional] Fixes $linkToTheIssue
[Optional] Fixes "Description of the issue"
[Optional] RelNote [Section\Subsection] Add a feature
## Testing
Describe how you tested your changes.
Describe how you tested your changes

Loading…
Cancel
Save