Files
yii2/docs/internals/report-an-issue.md
2014-01-20 21:32:41 -05:00

1.1 KiB

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 or chat room for this purpose.
  • your issue is about security. Please contact us directly to report security issues.

Avoid duplicated issues

Before you report an issue, please search through existing 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.