Skip to content

Commit

Permalink
update contribute
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Dec 3, 2013
1 parent 4de68de commit fee2e25
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CONTRIBUTING.md
Expand Up @@ -45,14 +45,15 @@

### 最简用例

当出现问题时,请精简出错代码到最简,避免和具体业务相关联,避免其他无关的代码执行
当出现问题时,请精简出错代码到最简,避免和具体业务相关联,避免其他无关的代码执行,并提交到 jsfidder.


## 如何提交 patch

### 代码规范

patch 代码格式请参考 [KISSY 源码规范](http://docs.kissyui.com/docs/html/tutorials/style-guide/kissy-source-style.html)
patch 代码格式请参考 [KISSY 源码规范](http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html)
并在提交前对代码执行 jshint,确保 pass.

### 环境: Node/Ant/Java

Expand Down

0 comments on commit fee2e25

Please sign in to comment.