Quellcode durchsuchen

CONTRIBUTING.md: remove PR checklist

Julien Schmidt vor 9 Jahren
Ursprung
Commit
1309049fd5
1 geänderte Dateien mit 0 neuen und 9 gelöschten Zeilen
  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.