瀏覽代碼

CONTRIBUTING.md: remove PR checklist

Julien Schmidt 9 年之前
父節點
當前提交
1309049fd5
共有 1 個文件被更改,包括 0 次插入9 次删除
  1. 0 9
      CONTRIBUTING.md

+ 0 - 9
CONTRIBUTING.md

@@ -9,15 +9,6 @@ Before creating a new Issue, please check first if a similar Issue [already exis
 By contributing to this project, you share your code under the Mozilla Public License 2, as specified in the LICENSE file.
 Don't forget to add yourself to the AUTHORS file.
 
-### Pull Requests Checklist
-
-Please check the following points before submitting your pull request:
-- [x] Code compiles correctly
-- [x] Created tests, if possible
-- [x] All tests pass
-- [x] Extended the README / documentation, if necessary
-- [x] Added yourself to the AUTHORS file
-
 ### Code Review
 
 Everyone is invited to review and comment on pull requests.