mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-15 10:10:17 +00:00
Initial import
This commit is contained in:
commit
2295a33590
884 changed files with 93939 additions and 0 deletions
13
php/vendor/php-di/invoker/.github/CONTRIBUTING.md
vendored
Normal file
13
php/vendor/php-di/invoker/.github/CONTRIBUTING.md
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Contributing
|
||||
|
||||
First of all, **thank you** for contributing!
|
||||
|
||||
Here are a few rules to follow in order to ease code reviews and merging:
|
||||
|
||||
- follow the coding standard of the project
|
||||
- run the test suite
|
||||
- write (or update) tests when applicable
|
||||
- write documentation for new features
|
||||
- use [commit messages that make sense](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
|
||||
|
||||
When creating your pull request on GitHub, please write a description which gives the context and/or explains why you are creating it.
|
||||
Loading…
Add table
Add a link
Reference in a new issue