瀏覽代碼

Update CONTRIBUTING.md (#2601)

j8
Shikhar Agnihotri 7 年之前
父節點
當前提交
9ef83702cf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      CONTRIBUTING.md

+ 1
- 1
CONTRIBUTING.md 查看文件

21
 in the agreement, unfortunately, we cannot accept your contribution.
21
 in the agreement, unfortunately, we cannot accept your contribution.
22
 
22
 
23
 ## Creating Pull Requests
23
 ## Creating Pull Requests
24
-- Make sure your code passes the linter rules beforehand. The linter is exeuted
24
+- Make sure your code passes the linter rules beforehand. The linter is executed
25
   automatically when committing code.
25
   automatically when committing code.
26
 - Perform **one** logical change per pull request.
26
 - Perform **one** logical change per pull request.
27
 - Maintain a clean list of commits, squash them if necessary.
27
 - Maintain a clean list of commits, squash them if necessary.

Loading…
取消
儲存