diff --git a/README.md b/README.md index b9f976c7d..6b463fd54 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Tips for a successful Pull Request 1. Squash your commits -- Keep the changes simple to read. 2. Run the schema check -- Make sure the changes are valid! +3. Sign your commit -- Makes it easier to verify. +4. Bonus: add your pgp fingerprint to your MNT `auth: pgp ` 3. ??? 4. Profit!