mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-09 23:46:37 +02:00
Merge branch 'gh-pages' of github.com:codeguy/php-the-right-way into gh-pages
This commit is contained in:
@@ -22,6 +22,13 @@ developers know where to find good information!
|
||||
2. Optionally install [Ruby](https://rvm.io/rvm/install/) with [Jekyll](https://github.com/mojombo/jekyll/) gem to preview locally
|
||||
3. Submit pull request for consideration
|
||||
|
||||
### Contributor Style Guide
|
||||
|
||||
1. Use American English spelling (*primary English repo only*)
|
||||
2. Use four (4) spaces to indent text; do not use tabs.
|
||||
3. Wrap all text to 120 characters.
|
||||
4. Code samples should adhere to PSR-1 or higher.
|
||||
|
||||
## Where
|
||||
|
||||
<http://www.phptherightway.com>
|
||||
|
Reference in New Issue
Block a user