Skip to content

Commit 018f205

Browse files
authored
Update pull_request_template.md
1 parent aa5990e commit 018f205

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A few sentences describing the overall goals of the pull request's commits.
1111

1212

1313
## Migrations
14-
If this PR changes any APIs or behaviors, give a short description of what "API users" should do when this PR is merged.
14+
If this PR changes any APIs or behaviors, give a short description of what *API users* should do when this PR is merged.
1515

1616
YES | NO
1717

@@ -30,10 +30,10 @@ other_pr_master | [link]()
3030
- [ ] Documentation
3131

3232

33-
## Deploy Notes
33+
## Deploy notes
3434
Notes regarding the deployment of the contained body of work. These should note any
3535
required changes in the build environment, tools, compilers, etc.
3636

3737

38-
## Steps to Test or Reproduce
39-
Outline the steps to test or reproduce the PR here.
38+
## Steps to test or reproduce
39+
Outline the steps to test or reproduce the PR here.

0 commit comments

Comments
 (0)