Skip to content

Commit

Permalink
docs: update flow chart in contributing guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
saecki committed Aug 15, 2024
1 parent cd670ec commit d65ad2e
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,12 @@ __To update it:__
│ Fetch │ │ Offline │ │ Ui │
│ Crate Data │ │ Diagnostics ├──▶│ Update │
└─────┬──────┘ └─────────────┘ └────────┘
├─────────────────┐
▼ ▼
┌──────────────┐ ┌─────────────┐ ┌────────┐
│ Fetch │ │ Crate │ │ Ui │
│ Dependencies │ │ Diagnostics ├──▶│ Update │
└──────────────┘ └─────────────┘ └────────┘
┌─────────────┐ ┌────────┐
Feature │ │ Ui │
│ Diagnostics ├──▶│ Update │
└─────────────┘ └────────┘
┌─────────────┐ ┌────────┐
Crate │ │ Ui │
│ Diagnostics ├──▶│ Update │
└─────────────┘ └────────┘
```

## Testing
Expand Down

0 comments on commit d65ad2e

Please sign in to comment.