Skip to content

Commit 8545a93

Browse files
committed
Align DCO wording in '.github/PULL_REQUEST_TEMPLATE.md'
... to that used in 'CONTRIBUTING.md'.
1 parent 535a824 commit 8545a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ in the git commit message.
88

99
Here is a checklist to help you with your PR.
1010

11-
- \[ ] GCC development requires the DCO or copyright assignment. See: https://gcc.gnu.org/contribute.html or https://gcc.gnu.org/dco.html
11+
- \[ ] GCC development requires copyright assignment or the Developer's Certificate of Origin sign-off, see https://gcc.gnu.org/contribute.html or https://gcc.gnu.org/dco.html
1212
- \[ ] Read contributing guidlines
1313
- \[ ] `make check-rust` passes locally
1414
- \[ ] Run `clang-format`

0 commit comments

Comments
 (0)