Skip to content
Closed
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
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Thank you for your interest in contributing to DeepWork! This guide will help yo
- **uv** - Modern Python package installer (included in Nix environment)
- **Signed CLA** - All contributors must sign the Contributor License Agreement (see below)

> **Note**: See [TOOLS_REPORT.md](TOOLS_REPORT.md) for a comprehensive validation of all development tools and their availability in the environment.

## Contributor License Agreement (CLA)

Before we can accept your contributions, you must sign our Contributor License Agreement (CLA). This is a one-time requirement for all contributors.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ your-project/
- **[Doc Specs](doc/doc-specs.md)**: Document specification format for output quality criteria
- **[Contributing](CONTRIBUTING.md)**: Setup development environment and contribute
- **[Nix Flakes Guide](doc/nix-flake.md)**: Comprehensive guide for using DeepWork with Nix flakes
- **[Development Tools Report](TOOLS_REPORT.md)**: Validation of all development tools availability and functionality

## Development with Nix

Expand Down
Loading
Loading