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
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+10-19Lines changed: 10 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,24 +7,14 @@ This PR template is here to help ensure you're setup for success:
7
7
**JIRA Ticket:**
8
8
[BB2-XXXX](https://jira.cms.gov/browse/BB2-XXXX)
9
9
10
-
11
10
### What Does This PR Do?
11
+
12
12
<!--
13
13
Add detailed description & discussion of changes here.
14
-
The contents of this section should be used as your commit message (unless you merge the PR via a merge commit, of course).
15
-
16
-
Please follow standard Git commit message guidelines:
17
-
* First line should be a capitalized, short (50 chars or less) summary.
18
-
* The rest of the message should be in standard Markdown format, wrapped to 72 characters.
19
-
* 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.
20
-
* 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