浏览代码

Update CONTRIBUTING.md

zhixin 10 年之前
父节点
当前提交
5689416a54
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
CONTRIBUTING.md

@@ -38,6 +38,7 @@ restrictions:
 
 Our bug tracker utilizes several labels to help organize and identify issues. Here's what they represent and how we use them:
 
+- `awaiting reply` - Issues that are awaiting reply, will be closed if there is no any response in 7 days.
 - `browser bug` - Issues that are reported to us, but actually are the result of a browser-specific bug. These are diagnosed with reduced test cases and result in an issue opened on that browser's own bug tracker.
 - `confirmed` - Issues that have been confirmed with a reduced test case and identify a bug in Bootstrap Table.
 - `css` - Issues stemming from our compiled CSS or source CSS files.