Alexander Makarov
5 years ago
2 changed files with 6 additions and 24 deletions
@ -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. |
@ -1,24 +0,0 @@ |
|||||||
# Configuration for move-issues - https://github.com/dessant/move-issues |
|
||||||
|
|
||||||
# Delete the command comment when it contains no other content |
|
||||||
deleteCommand: true |
|
||||||
|
|
||||||
# Close the source issue after moving |
|
||||||
closeSourceIssue: true |
|
||||||
|
|
||||||
# Lock the source issue after moving |
|
||||||
lockSourceIssue: false |
|
||||||
|
|
||||||
# Mention issue and comment authors |
|
||||||
mentionAuthors: true |
|
||||||
|
|
||||||
# Preserve mentions in the issue content |
|
||||||
keepContentMentions: false |
|
||||||
|
|
||||||
# Set custom aliases for targets |
|
||||||
# aliases: |
|
||||||
# r: repo |
|
||||||
# or: owner/repo |
|
||||||
|
|
||||||
# Repository to extend settings from |
|
||||||
# _extends: repo |
|
Loading…
Reference in new issue