Description
Difficulty: Hard
Type: Documentation
Summary
Create guidance for handling failing Aegis contract CI checks.
Current Behaviour
Some PRs may include tests but still have failing checks.
Expected Behaviour
The contracts repo should explain how to reproduce and fix Rust, Soroban, Makefile, dependency, and workflow failures.
Suggested Implementation
Document common failures and commands.
Files or Areas Likely Affected
- docs/
- README.md
- .github/
- Makefile
Acceptance Criteria
Additional Notes
This addresses failing checks.
Description
Difficulty: Hard
Type: Documentation
Summary
Create guidance for handling failing Aegis contract CI checks.
Current Behaviour
Some PRs may include tests but still have failing checks.
Expected Behaviour
The contracts repo should explain how to reproduce and fix Rust, Soroban, Makefile, dependency, and workflow failures.
Suggested Implementation
Document common failures and commands.
Files or Areas Likely Affected
Acceptance Criteria
Additional Notes
This addresses failing checks.