mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-10 22:54:18 -07:00
fixing merge conflicts
This commit is contained in:
parent
3b150b5761
commit
07c4c030d3
266 changed files with 1868 additions and 1811 deletions
|
@ -5,8 +5,8 @@ graph TB
|
|||
C --> |No| A{Concerns Addressed?}
|
||||
A --> |Yes| Merged
|
||||
A --> |No| Discussion
|
||||
Discussion --> O{Voting Outcome}
|
||||
Discussion --> O{Voting Outcome}
|
||||
O --> |Accepted| Merged
|
||||
O --> |Rejected| Merged
|
||||
Merged --> U[Update other Issues]
|
||||
U-->Close
|
||||
U-->Close
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue