Skip to content

Commit 3369d28

Browse files
chore: sync files (#581)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
1 parent 82762ea commit 3369d28

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
**Note**: Confirm our [contribution guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/) before submitting a pull request.
1+
**Note**: Confirm the [contribution guidelines](https://autowarefoundation.github.io/autoware-documentation/main/contributing/) before submitting a pull request.
22

33
Click the `Preview` tab and select a PR template:
44

55
- [Standard change](?expand=1&template=standard-change.md)
66
- [Small change](?expand=1&template=small-change.md)
7+
8+
**Do NOT send a PR with this description.**

.github/PULL_REQUEST_TEMPLATE/small-change.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44

55
## Pre-review checklist for the PR author
66

7-
PR author **must** check the checkboxes below when creating the PR.
7+
The PR author **must** check the checkboxes below when creating the PR.
88

99
- [ ] I've confirmed the [contribution guidelines].
1010
- [ ] The PR follows the [pull request guidelines].
1111

1212
## In-review checklist for the PR reviewers
1313

14-
Reviewers **must** check the checkboxes below before approval.
14+
The PR reviewers **must** check the checkboxes below before approval.
1515

1616
- [ ] The PR follows the [pull request guidelines].
1717

1818
## Post-review checklist for the PR author
1919

20-
PR author **must** check the checkboxes below before merging.
20+
The PR author **must** check the checkboxes below before merging.
2121

2222
- [ ] There are no open discussions or they are tracked via tickets.
2323

24-
After all checkboxes are checked, anyone who has the write access can merge the PR.
24+
After all checkboxes are checked, anyone who has write access can merge the PR.
2525

2626
[contribution guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/
2727
[pull request guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/pull-request-guidelines/

.github/PULL_REQUEST_TEMPLATE/standard-change.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@
1616

1717
## Pre-review checklist for the PR author
1818

19-
PR author **must** check the checkboxes below when creating the PR.
19+
The PR author **must** check the checkboxes below when creating the PR.
2020

2121
- [ ] I've confirmed the [contribution guidelines].
2222
- [ ] The PR follows the [pull request guidelines].
2323

2424
## In-review checklist for the PR reviewers
2525

26-
Reviewers **must** check the checkboxes below before approval.
26+
The PR reviewers **must** check the checkboxes below before approval.
2727

2828
- [ ] The PR follows the [pull request guidelines].
2929
- [ ] The PR has been properly tested.
3030
- [ ] The PR has been reviewed by the code owners.
3131

3232
## Post-review checklist for the PR author
3333

34-
PR author **must** check the checkboxes below before merging.
34+
The PR author **must** check the checkboxes below before merging.
3535

3636
- [ ] There are no open discussions or they are tracked via tickets.
3737
- [ ] The PR is ready for merge.
3838

39-
After all checkboxes are checked, anyone who has the write access can merge the PR.
39+
After all checkboxes are checked, anyone who has write access can merge the PR.
4040

4141
[contribution guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/
4242
[pull request guidelines]: https://autowarefoundation.github.io/autoware-documentation/main/contributing/pull-request-guidelines/

0 commit comments

Comments
 (0)