Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,13 +409,6 @@ mvn failsafe:integration-test
mvn clean verify
```

### Code Quality

- Follow existing code style
- Ensure all tests pass
- Add tests for new features
- Update documentation as needed

### GitFlow Workflow

```bash
Expand All @@ -431,6 +424,13 @@ git push origin feat/awesome-feature
# Create pull request to develop branch
```

### Code Quality

- Follow existing code style
- Ensure all tests pass
- Add tests for new features
- Update documentation as needed

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Expand Down
Binary file added docs/images/delta.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/logs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading