Преглед на файлове

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.