mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
Update report-an-issue.md
This commit is contained in:
@ -1,6 +1,12 @@
|
||||
Report an Issue
|
||||
===============
|
||||
|
||||
Please follow the guidelines below when creating an issue so that your issue can be more promptly resolved:
|
||||
|
||||
* Provide information about PHP and Yii version, operating system, browser type and version;
|
||||
* Provide **complete** error call stack if possible. A screenshot is very welcome.
|
||||
* Describe the steps for reproducing the issue.
|
||||
|
||||
**Do not report an issue if**
|
||||
|
||||
* you are asking how to use some Yii feature. You should use [the forum](http://www.yiiframework.com/forum/index.php/forum/42-general-discussions-for-yii-20/) or [chat room](http://www.yiiframework.com/chat/) for this purpose.
|
||||
@ -9,12 +15,3 @@ Report an Issue
|
||||
**Avoid duplicated issues**
|
||||
|
||||
Before you report an issue, please search through [existing issues](https://github.com/yiisoft/yii2/issues) to see if your issue is already reported or fixed to make sure you are not reporting a duplicated issue. Also make sure you have the latest version of Yii and see if the issue still exists.
|
||||
|
||||
**Guidelines for reporting issues**
|
||||
|
||||
If you are certain your issue is new, please follow the guidelines below when creating the issue so that your issue can be more promptly resolved:
|
||||
|
||||
* Update your codebase to the latest version to see if the issue still exists;
|
||||
* Provide information about PHP and Yii version, operating system, browser type and version;
|
||||
* Provide **complete** error call stack if possible. A screenshot is very welcome.
|
||||
* Describe the steps for reproducing the issue.
|
||||
|
Reference in New Issue
Block a user