forked from yiisoft/yii2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs/* fix some typos, add several enhancements
- Loading branch information
Showing
8 changed files
with
32 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
Сообщение о проблеме | ||
==================== | ||
|
||
Пожалуйста, придерживайтесь рекомендаций приведенных ниже при создании вопроса, чтобы ускорить его решение: | ||
|
||
* Подавайте информацию включая: версию PHP и Yii, тип операционной системы и веб-сервера, тип и версию браузера. | ||
* При наличии предоставляйте **полный** вывод об ошибке. Скриншот, объясняющий проблему, очень приветствуется. | ||
* Опишите шаги, приводящие к ошибке. Было бы еще лучше, предоставить код для воспроизведения проблемы. | ||
|
||
**Не сообщайте о проблеме, если:** | ||
|
||
* Вы хотите спросить как использовать ту или иную возможность Yii. Для этого пользуйтесь [форумом](http://www.yiiframework.com/forum/index.php/forum/42-general-discussions-for-yii-20/) или [чатом](http://www.yiiframework.com/chat/). | ||
* Проблема касается безопасности. Пожалуйста, [обращайтесь непосредственно к разработчикам](http://www.yiiframework.com/security/) для сообщения о проблемах с безопасностью. | ||
|
||
**Избегайте дублирования вопросов** | ||
|
||
Перед тем, как сообщать о проблеме, пожалуйста, совершите поиск среди [существующих вопросов](https://github.com/yiisoft/yii2/issues), | ||
возможно о проблеме уже сообщили или проблема уже решена. Также убедитесь, что имеете последнюю версию Yii и в случае обновления проверьте или проблема сохранилась. |