Alexander Makarov
9 years ago
4 changed files with 29 additions and 0 deletions
@ -0,0 +1,7 @@
|
||||
Contributing to Yii2 |
||||
==================== |
||||
|
||||
- [Report an issue](docs/internals/report-an-issue.md) |
||||
- [Translate documentation or messages](docs/internals/translation-workflow.md) |
||||
- [Give us feedback or start a design discussion](http://www.yiiframework.com/forum/index.php/forum/42-general-discussions-for-yii-20/) |
||||
- [Contribute to the core code or fix bugs](docs/internals/git-workflow.md) |
@ -0,0 +1,14 @@
|
||||
### What steps will reproduce the problem? |
||||
|
||||
### What's expected? |
||||
|
||||
### What do you get instead? |
||||
|
||||
|
||||
### Additional info |
||||
|
||||
| Q | A |
||||
| ---------------- | --- |
||||
| Yii vesion | |
||||
| PHP version | |
||||
| Operating system | |
Loading…
Reference in new issue