mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-15 02:04:26 +02:00
Clarify README contributor style guide
This commit is contained in:
@@ -26,13 +26,11 @@ developers know where to find good information!
|
|||||||
|
|
||||||
All pull requests to the *primary repo* should:
|
All pull requests to the *primary repo* should:
|
||||||
|
|
||||||
1. Use American English spelling.
|
1. Use American English spelling (*primary English repo only*)
|
||||||
2. Use four (4) spaces to indent text; do not use tabs.
|
2. Use four (4) spaces to indent text; do not use tabs.
|
||||||
3. Wrap all text to 120 characters.
|
3. Wrap all text to 120 characters.
|
||||||
4. Code samples should adhere to PSR-1 or higher.
|
4. Code samples should adhere to PSR-1 or higher.
|
||||||
|
|
||||||
If you are contributing to a translated version of this repo, consult the translated repo's owner for instructions.
|
|
||||||
|
|
||||||
## Where
|
## Where
|
||||||
|
|
||||||
<http://www.phptherightway.com>
|
<http://www.phptherightway.com>
|
||||||
|
Reference in New Issue
Block a user