You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Replace this block with what this PR does and why. Describe what you'd like reviewers to know, how you applied the engineering principles, and any interesting tradeoffs made. Delete bullet points below that don't apply, and update the changelog section as appropriate. -->
2
+
[//]: # (
3
+
Replace this block with what this PR does and why. Describe what you'd like reviewers to know, how you applied the engineering principles, and any interesting tradeoffs made.
4
+
)
4
5
5
6
### Jira ticket
6
7
_Link to related jira ticket ([Use the smart commits](https://support.atlassian.com/bitbucket-cloud/docs/use-smart-commits/))_
@@ -9,10 +10,10 @@ _Link to related jira ticket ([Use the smart commits](https://support.atlassian.
9
10
[//]: #(updated with all public facing changes - API changes, UI/UX changes, behaviour changes, bug fixes. Remove if not relevant.)
10
11
11
12
- Added: The package whose Changelog should be added to should be in the header. Delete the changelog section entirely if it's not needed.
12
-
- Fixed: If you update multiple packages, create a new section with a new header for the other package.
13
+
- Fixed: If you update multiple packages, create a new section with a new header for the other package.
13
14
- Removed/Deprecated/Changed: Each bullet should be prefixed with Added, Fixed, Removed, Deprecated, or Changed to indicate where the entry should go.
0 commit comments