Этот коммит содержится в:
it33
2015-10-26 16:57:05 -07:00
родитель 6651844801
Коммит fd74c3177d

Просмотреть файл

@@ -28,7 +28,7 @@ git checkout -b <branch name>
## Programming and Testing
1. Please review the [Mattermost Style Guide](Style-Guide.md) prior to making changes
1. Please review the [Mattermost Style Guide](doc/developer/Style-Guide.md) prior to making changes
To keep code clean and well structured, Mattermost uses ESLint to check that pull requests adhere to style guidelines for React. Code will need to follow Mattermost's React style guidelines in order to pass the automated build tests when a pull request is submitted