diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f27f7d0..666d010 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,6 +28,10 @@ git config user.signingkey git config commit.gpgsign true ``` +**Unsigned PRs will be closed without merging.** If your change is genuinely useful, +the maintainer will re-implement it their own way and you'll still be credited for the +original idea. + ## Building locally ```bash