-
Notifications
You must be signed in to change notification settings - Fork 0
!@ Debug文档格式说明 @! #3
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
一定要在右侧
Labels内选择bug如果Bug修复完毕,一定要记得关闭issues
标题:Debug #(十六进制编号) 日期[yyyy/dd/mm]
Bug分支:
xxxxxBug文件:
xxxxxBug函数:
xxxxx(有多个就以逗号隔开,不要换行)Bug描述:xxxxx(请给出详细描述或一眼就能看懂的描述)
解决方案:xxxxx
以下是一个示例
标题:Debug #0x00001 [2022/1/1]
Bug分支:
v0.0.1Bug文件:
src/test.cBug函数:
encryptBug描述:内存溢出
解决方案:请检查指针或内存分配