• docs(pr-template): clarify the CLA checkbox is not the signature (#42)

    devsyncwrld released this 2026-08-25 11:36:24 -03:00 | 24 commits to main since this release

    The CLA Assistant only records a signature when the exact phrase is posted as a comment on the PR, so ticking the checkbox alone left the check red with no explanation (see #39). Spell the required comment out next to the checkbox, using the exact phrase from custom-pr-sign-comment in .github/workflows/cla.yml.

    Downloads