Преглед изворни кода

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.