A loose federation of distributed, typed datasets
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

updated claude md to include instructions about committing chainlink issues db

+9
+9
CLAUDE.md
··· 147 147 - Temporary WebDataset tar files created in `tmp_path` fixture 148 148 - Tests verify both serialization and batch aggregation behavior 149 149 - Lens tests verify well-behavedness (GetPut/PutGet laws) 150 + 151 + ## Git Workflow 152 + 153 + ### Committing Changes 154 + 155 + When using the `/commit` command or creating commits: 156 + - **Always include `.chainlink/issues.db`** in commits alongside code changes 157 + - This ensures issue tracking history is preserved across sessions 158 + - The issues.db file tracks all chainlink issues, comments, and status changes