Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
demo
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenjinzhu
demo
Commits
01e0f316
Commit
01e0f316
authored
Dec 29, 2017
by
byeage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
37d8d6f2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
1 deletions
+44
-1
团队协作.md
+44
-1
No files found.
团队协作.md
View file @
01e0f316
...
@@ -63,9 +63,52 @@ Gitflow
...
@@ -63,9 +63,52 @@ Gitflow
-------
-------
基本工作流
1.
开始一个工单时,在工单跟踪工具中更新状态,比如标记她正在进行,这会通知你的团队你正在进行的工作, 并且告诉你为了完成这个工单需要创建的分支数量
2.
从develop分支上创建一个命名包含工单编号和大致的工作描述的新分支


编写优秀的“需求” issue
如果你要录入一个需求类的 issue,最好在内容主体中包含下面这些内容:
用一句话描述你的需求,并用它作为标题
这个需求是解决什么问题的?
这个需求对软件现有功能会造成什么影响?
这个需求应该实现什么样的功能?
这个需求是否依赖其他模块提供相关支持?
[
可选
]
这个需求有哪些实现方式?
[
可选
]
这些可选的实现方式分别有哪些优缺点?
编写优秀的“bug” issue
如果你要录入一个 bug issue,最好在内容主体中包含下面这些内容:
提供出现问题的软件版本号、操作系统环境等相关信息
提供能够稳定复现问题的相关步骤
描述期待行为与当前行为
[
可选
]
你对这个 bug 原因的相关分析
--------------------
[
基于 GitLab 的简单项目管理与协作流程
](
http://www.zlovezl.cn/articles/project-manage-with-gitlab/
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment