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
<!-- Please copy-paste the brief user story or bug description that this PR is intended to address. -->
13
+
14
+
### What Does This PR Do?
15
+
16
+
<!--
17
+
Add detailed description & discussion of changes here.
18
+
The contents of this section should be used as your commit message (unless you merge the PR via a merge commit, of course).
19
+
20
+
Please follow standard Git commit message guidelines:
21
+
* First line should be a capitalized, short (50 chars or less) summary.
22
+
* The rest of the message should be in standard Markdown format, wrapped to 72 characters.
23
+
* Describe your changes in imperative mood, e.g. "make xyzzy do frotz" instead of "[This patch] makes xyzzy do frotz" or "[I] changed xyzzy to do frotz", as if you are giving orders to the codebase to change its behavior.
24
+
* List all relevant Jira issue keys, one per line at the end of the message, per: <https://confluence.atlassian.com/jirasoftwarecloud/processing-issues-with-smart-commits-788960027.html>.
0 commit comments