Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
11
vendor/consolidation/site-alias/.github/issue_template.md
vendored
Normal file
11
vendor/consolidation/site-alias/.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
### Steps to reproduce
|
||||
What did you do?
|
||||
|
||||
### Expected behavior
|
||||
Tell us what should happen
|
||||
|
||||
### Actual behavior
|
||||
Tell us what happens instead
|
||||
|
||||
### System Configuration
|
||||
Which O.S. and PHP version are you using?
|
16
vendor/consolidation/site-alias/.github/pull_request_template.md
vendored
Normal file
16
vendor/consolidation/site-alias/.github/pull_request_template.md
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
### Overview
|
||||
This pull request:
|
||||
|
||||
| Q | A
|
||||
| ------------- | ---
|
||||
| Bug fix? | yes/no
|
||||
| New feature? | yes/no <!-- don't forget to update CHANGELOG.md files -->
|
||||
| Has tests? | yes/no
|
||||
| BC breaks? | no
|
||||
| Deprecations? | yes/no
|
||||
|
||||
### Summary
|
||||
Short overview of what changed.
|
||||
|
||||
### Description
|
||||
Any additional information.
|
Reference in a new issue