You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
issue specification
for commiter
working for pr/mr
- commiters should finish code unit test again and record test dirary and if nessary do somke test
- commiters should check for code
convenant code convenant
working for issue management
- add labels to each issue and check it out.
- format issue style when needed.
- keep in touch with each contributor.
- Keep up with the status of the issue.
- assign assign one or more who to solve it.
for contributor
raise issue
- developers should add full labels for issue you raised.(including kind(问题类型 such as,feat,bug),Degree of
importance(重要程度 emergency,important,normal),strategy(处置策略 such as self ,paticipant,coperation),*
progress*(进度 such as running,later),size(问题规模 such as L,M,XXL))
claim issue and meke pr
- developers can claim it by comment (want to claim + issueId)
- when doing pr process, developer should make Incremental testing at first and then doing /contributor.md 's
process.