瀏覽代碼

contributing: add reminder to sign commits (#1587)

Paul 3 年之前
父節點
當前提交
b2b1a16b77
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
CONTRIBUTING.md

@@ -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