You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/50-section5-intro.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,18 +31,17 @@ how others can interact with ourselves to report issues,
31
31
and the ways we can successfully manage software improvement in response to feedback.
32
32
33
33
```mermaid
34
-
flowchart LR
35
-
accTitle Topics on collaborative software development covered in the current section: issue management, project management, agile development
36
-
accDescr {Flow chart showing five stages in software management lifecycle: 1. Setting up software environment; 2. Verifying software correctness; 3. Software development as a process; 4. Collaborative development for reuse; 5. Managing software over its lifetime - issue reporting & prioritisation, Agile development in sprints, software project management.}
37
-
A(1. Setting up software environment)
38
-
A --> B(2. Verifying software correctness)
39
-
B --> C(3. Software development as a process)
40
-
C --> D(4. Collaborative development for reuse)
41
-
E("`5. Managing software over its lifetime
42
-
- Issue reporting & prioritisation
43
-
- Agile development in sprints
44
-
- Software project management`")
45
-
D --> E
34
+
flowchart LR
35
+
accDescr {Flow chart showing five stages in software management lifecycle: 1. Setting up software environment; 2. Verifying software correctness; 3. Software development as a process; 4. Collaborative development for reuse; 5. Managing software over its lifetime - issue reporting & prioritisation, Agile development in sprints, software project management.}
0 commit comments