]> gcc.gnu.org Git - gcc.git/commitdiff
Align DCO wording in '.github/PULL_REQUEST_TEMPLATE.md'
authorThomas Schwinge <thomas@schwinge.name>
Thu, 14 Oct 2021 08:32:55 +0000 (10:32 +0200)
committerThomas Schwinge <thomas@schwinge.name>
Thu, 14 Oct 2021 08:32:55 +0000 (10:32 +0200)
... to that used in 'CONTRIBUTING.md'.

.github/PULL_REQUEST_TEMPLATE.md

index d209ddbe7b919a48d9d9b56f06c9b26b3d0d2a87..24f920bc9776fb8c4597bae3df316cc4957513cd 100644 (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`
This page took 0.057785 seconds and 5 git commands to generate.