Align DCO wording in '.github/PULL_REQUEST_TEMPLATE.md'

... to that used in 'CONTRIBUTING.md'.
This commit is contained in:
Thomas Schwinge 2021-10-14 10:32:55 +02:00
parent 535a824bf7
commit 8545a93929
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ in the git commit message.
Here is a checklist to help you with your PR.
- \[ ] GCC development requires the DCO or copyright assignment. See: https://gcc.gnu.org/contribute.html or https://gcc.gnu.org/dco.html
- \[ ] 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
- \[ ] Read contributing guidlines
- \[ ] `make check-rust` passes locally
- \[ ] Run `clang-format`