We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git remote add upstream git://github.com/yiisoft/yii.github -> git remote add upstream git://github.com/yiisoft/yii.git
Note about unit tests
added git commands for step #13
added the command overview
Updated Git workflow for Yii contributors (markdown)
Revert 11ba6bd^ ... 11ba6bd on Git workflow for Yii contributors
clarified [ci skip] note
hint to not create issue for minor doc changes in favor of pull request.
changed info about [ci skip]
added note about Travis-CI
Use 999 for dummy issue number for consistency across instructions.
Clarified branch naming when one isn't fixing any particular issue
added how to relate pull request to issue
decribed better the changelog
added more details on step 2
Added more info on how to setup GIT with GitHub
improved commit section with `git add` before commit since people came up with accidentally added files in pull requests.
Clone from ssh url to have push access
headings where too big so changed all heading from H2 to H3 for better readability
added help link
added links and notes for help