Skip to content

Commit

Permalink
Actual text for contribution guideline, renamed file to use .md
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Jan 12, 2014
1 parent 5054a0e commit 28a77af
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING

This file was deleted.

16 changes: 16 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 28a77af

Please sign in to comment.