mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-21 00:54:53 +08:00
Actual text for contribution guideline, renamed file to use .md
This commit is contained in:
@@ -1 +0,0 @@
|
||||
docs/internals/git-workflow.md
|
||||
16
CONTRIBUTING.md
Normal file
16
CONTRIBUTING.md
Normal file
@@ -0,0 +1,16 @@
|
||||
Contributing to Yii2
|
||||
====================
|
||||
|
||||
Creating issues
|
||||
---------------
|
||||
|
||||
- Please use English if possible.
|
||||
- Make sure it is clear how to reproduce it.
|
||||
- Make sure it is clear why you think it is necessary to fix.
|
||||
|
||||
Contributing to the core framwork and official extensions
|
||||
---------------------------------------------------------
|
||||
|
||||
- [Getting started with Yii2 development](docs/internals/getting-started.md)
|
||||
- [Git workflow for Yii 2 contributors](docs/internals/git-workflow.md)
|
||||
- [Translation workflow](docs/internals/translations.md)
|
||||
Reference in New Issue
Block a user