Skip to content

Commit

Permalink
update contributions
Browse files Browse the repository at this point in the history
  • Loading branch information
summerblue committed Sep 14, 2016
1 parent fa9d17b commit 7fe8fb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contributions.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Contribution Guide
# 贡献指南

- [错误反馈](#bug-reports)
- [核心开发讨论](#core-development-discussion)
Expand All @@ -9,7 +9,7 @@
- [StyleCI](#styleci)

<a name="bug-reports"></a>
## Bug Reports
## 错误反馈

为了提倡积极协作,Laravel 强烈地鼓励使用 Pull Request,而不仅仅只是反馈错误。「错误反馈」可以以一个包含失败测试的 Pull Request 的形式发送。

Expand Down Expand Up @@ -54,7 +54,7 @@ Laravel 源代码托管在 GitHub 上面,并且每个 Laravel 的项目都有
如果你发现 Laravel 存在安全漏洞,请发送电子邮件到 <a href="mailto:[email protected]">[email protected]</a> 给 Taylor Otwell。所有的安全漏洞将会及时予以处理。

<a name="coding-style"></a>
## Coding Style
## 编码风格

Laravel 遵守 [PSR-2](https://phphub.org/topics/2079) 编码规范和 [PSR-4](https://phphub.org/topics/2081) 自动加载规范。

Expand Down

0 comments on commit 7fe8fb1

Please sign in to comment.