Skip to content

Commit 089f42d

Browse files
author
Amanda Butler
authored
Copy edit pull_request_template.md
Make minor copy edit to match our style guide to fulfill older JIRA task.
1 parent 97e2d4a commit 089f42d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/pull_request_template.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
Notes:
2-
* Pull requests will not be accepted until the submitter has agreed to the [contributer agreement](https://github.com/ARMmbed/mbed-os/blob/master/CONTRIBUTING.md).
3-
* This is just a template, so feel free to use/remove the unnecessary things
2+
- Pull requests will not be accepted until the submitter has agreed to the [contributer agreement](https://github.com/ARMmbed/mbed-os/blob/master/CONTRIBUTING.md).
3+
- This is just a template, so feel free to use/remove the unnecessary things
44

55
## Description
6-
A few sentences describing the overall goals of the pull request's commits.
76

7+
A few sentences describing the overall goals of the pull request's commits.
88

99
## Status
10-
**READY/IN DEVELOPMENT/HOLD**
1110

11+
**READY/IN DEVELOPMENT/HOLD**
1212

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

1617
YES | NO
1718

18-
1919
## Related PRs
20+
2021
List related PRs against other branches:
2122

2223
branch | PR
2324
------ | ------
2425
other_pr_production | [link]()
2526
other_pr_master | [link]()
2627

27-
2828
## Todos
29+
2930
- [ ] Tests
3031
- [ ] Documentation
3132

32-
3333
## Deploy notes
34-
Notes regarding the deployment of this PR. These should note any
35-
required changes in the build environment, tools, compilers, etc.
3634

35+
Notes regarding the deployment of this PR. These should note any required changes in the build environment, tools, compilers and so on.
3736

3837
## Steps to test or reproduce
38+
3939
Outline the steps to test or reproduce the PR here.

0 commit comments

Comments
 (0)