소스 검색

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…
취소
저장