contributing: add reminder to sign commits (#1587)

This commit is contained in:
Paul 2022-03-16 14:19:34 -04:00 committed by GitHub
parent 721fe6693c
commit b2b1a16b77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ Please follow these guidelines:
Before coding:
- choose a branch name that describes the issue you're working on
- enable [commit signing](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits)
While coding:
- Submit a draft PR asap