From 029fff584c721ee3cb2ceaba298141bde157d913 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 10 Jan 2024 20:28:38 +0000 Subject: [PATCH] Update COLLABORATING.md --- COLLABORATING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/COLLABORATING.md b/COLLABORATING.md index 4bcd124..8ebae7a 100644 --- a/COLLABORATING.md +++ b/COLLABORATING.md @@ -13,9 +13,10 @@ If you provide feedback on a suggested project please be friendly and constructi ## Reviewing Please work through the following checklist when reviewing a project: -- Tag pull requests with the most relevant label(s). -- Validate URLs work correctly and don't point to anything malicious. - Ensure suggestions adhere to [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md). +- Validate URLs work correctly and don't point to anything malicious. +- Two approvals per pull request is preferred, but not required. +- Simple pull requests fixing typos, formatting and broken links can be merged with a single approval. ## Enhancements If you have an idea on how to improve the project, please open a ticket for discussion using the `Enhancement` label. Please don’t make any broad or sweeping changes without consulting other collaborators first and reaching a consensus. @@ -23,4 +24,4 @@ If you have an idea on how to improve the project, please open a ticket for disc ## Join If you want to help out please send an email to my Github username [at] gmail [dot] com with the subject “Awesome PHP Collaborator and a link to your Github account and I’ll get back to you as soon as I can (I'm notoriously slow, sorry). -Thank you for taking the time to help out with Awesome PHP, your help is appreciated! \ No newline at end of file +Thank you for taking the time to help out with Awesome PHP, your help is appreciated!