Просмотр исходного кода

contributing: add reminder to sign commits (#1587)

Paul 3 лет назад
Родитель
Сommit
b2b1a16b77
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
CONTRIBUTING.md

@@ -26,6 +26,7 @@ Please follow these guidelines:
 
 
 Before coding:
 Before coding:
 - choose a branch name that describes the issue you're working on
 - 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:
 While coding:
 - Submit a draft PR asap
 - Submit a draft PR asap