first commit
This commit is contained in:
4
vendor/yiisoft/yii2/.github/CONTRIBUTING.md
vendored
Normal file
4
vendor/yiisoft/yii2/.github/CONTRIBUTING.md
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
Contributing to Yii 2
|
||||
=====================
|
||||
|
||||
Please use [yiisoft/yii2](https://github.com/yiisoft/yii2) to report issues and send pull requests. Thank you!
|
||||
5
vendor/yiisoft/yii2/.github/FUNDING.yml
vendored
Normal file
5
vendor/yiisoft/yii2/.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
open_collective: yiisoft
|
||||
github: [yiisoft]
|
||||
tidelift: "packagist/yiisoft/yii2"
|
||||
3
vendor/yiisoft/yii2/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
3
vendor/yiisoft/yii2/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
<!--
|
||||
Please use https://github.com/yiisoft/yii2 to report issues and send pull requests. Thank you!
|
||||
-->
|
||||
6
vendor/yiisoft/yii2/.github/SECURITY.md
vendored
Normal file
6
vendor/yiisoft/yii2/.github/SECURITY.md
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
# Security Policy
|
||||
|
||||
Please use the [security issue form](https://www.yiiframework.com/security) to report to us any security issue you find in Yii.
|
||||
DO NOT use the issue tracker or discuss it in the public forum as it will cause more damage than help.
|
||||
|
||||
Please note that as a non-commerial OpenSource project we are not able to pay bounties at the moment.
|
||||
Reference in New Issue
Block a user