You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitlink_help_center/docs/疑修/标记管理.md

24 lines
1.1 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
sidebar_label: '标记管理'
sidebar_position: 6
---
# 标记管理
在疑修的内容编辑页面可以根据疑修的类型对其设置标记,标记的存在方便了在疑修列表中筛选目标疑修,提高项目开发管理效率。<br/>
GitLink默认疑修共有缺陷、功能、疑问、支持、任务、协助、搁置、文档、测试和重复共计十种标记类型分别具有不同的含义和颜色标志
- **缺陷:** 表示存在意外问题或错误;
- **功能:** 表示新功能申请;
- **疑问:** 表示存在疑惑;
- **支持:** 表示特定功能或特定需求;
- **任务:** 表示需要分配的任务;
- **协助:** 表示需要社区用户协助;
- **搁置:** 表示此问题暂时不会继续处理;
- **文档:** 表示文档材料补充;
- **测试:** 表示需要测试的需求;
- **重复:** 表示已存在类似的疑修。
![](/img/Issue/imageIssue14.png)
另外,**项目成员**可以根据需求或习惯,进行标记含义或颜色标志的修改、新建标记和删除标记操作。
![](/img/Issue/imageIssue15.png)