/home/techb158/ileadtechnology.com/vendor/composer/composer/doc
NameSizeModeActions
articles/-0755rm
dev/-0755rm
faqs/-0755rm
fixtures/-0755rm
00-intro.md59480644editdlrm
01-basic-usage.md120290644editdlrm
02-libraries.md56800644editdlrm
03-cli.md374410644editdlrm
04-schema.md295580644editdlrm
05-repositories.md243940644editdlrm
06-config.md109530644editdlrm
07-community.md13210644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/composer/composer/doc/07-community.md (1321B)
# Community There are many people using Composer already, and quite a few of them are contributing. ## Contributing If you would like to contribute to Composer, please read the [README](https://github.com/composer/composer) and [CONTRIBUTING](https://github.com/composer/composer/blob/master/.github/CONTRIBUTING.md) documents. The most important guidelines are described as follows: > All code contributions - including those of people having commit access - must > go through a pull request and approved by a core developer before being > merged. This is to ensure proper review of all the code. > > Fork the project, create a feature branch, and send us a pull request. > > To ensure a consistent code base, you should make sure the code follows > the [PSR-2 Coding Standards](http://www.php-fig.org/psr/psr-2/). ## IRC / mailing list Mailing lists for [user support](https://groups.google.com/group/composer-users) and [development](https://groups.google.com/group/composer-dev). IRC channels are on irc.freenode.org: [#composer](irc://irc.freenode.org/composer) for users and [#composer-dev](irc://irc.freenode.org/composer-dev) for development. Stack Overflow has a growing collection of [Composer related questions](https://stackoverflow.com/questions/tagged/composer-php). ← [Config](06-config.md)