Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Prerequisites

- [Yii goal and values](https://github.com/yiisoft/docs/blob/master/001-yii-values.md)
- [Namespaces](https://github.com/yiisoft/docs/blob/master/004-namespaces.md)
- [Git commit messages](https://github.com/yiisoft/docs/blob/master/006-git-commit-messages.md)
- [Exceptions](https://github.com/yiisoft/docs/blob/master/007-exceptions.md)
- [Interfaces](https://github.com/yiisoft/docs/blob/master/008-interfaces.md)
- [Yii goal and values](https://yiisoft.github.io/docs/internals/001-yii-values)
- [Namespaces](https://yiisoft.github.io/docs/internals/004-namespaces)
- [Git commit messages](https://yiisoft.github.io/docs/internals/006-git-commit-messages)
- [Exceptions](https://yiisoft.github.io/docs/internals/007-exceptions)
- [Interfaces](https://yiisoft.github.io/docs/internals/008-interfaces)
Comment on lines +3 to +7

# Getting started

Since Yii 3 consists of many packages, we have a [special development tool](https://github.com/yiisoft/docs/blob/master/005-development-tool.md).
Since Yii 3 consists of many packages, we have a [special development tool](https://yiisoft.github.io/docs/internals/005-development-tool).

1. [Clone the repository](https://github.com/yiisoft/yii-dev-tool).

Expand Down Expand Up @@ -48,6 +48,6 @@ If you are unsure, [report it to the main repository](https://github.com/yiisoft

Before you report an issue, please search through [existing issues](https://github.com/yiisoft/db-pgsql/issues) to see if your issue is already reported or fixed to make sure you are not reporting a duplicated issue.

- [Check roadmap](https://github.com/yiisoft/docs/blob/master/003-roadmap.md).
- [Check roadmap](https://yiisoft.github.io/docs/internals/003-roadmap).
- Check package issues at github. Usually there are some.
- Ask @samdark.