Add CONTRIBUTING.md (developer setup + PR/issue workflow) #1722

Closed
opened 2026-03-10 04:31:43 +00:00 by ye0man · 1 comment
ye0man commented 2026-03-10 04:31:43 +00:00 (Migrated from github.com)

This repo has AGENTS.md, but no CONTRIBUTING.md in common locations (CONTRIBUTING.md or .github/CONTRIBUTING.md). We should add one so contributors know the expected workflow.

Proposal

Add CONTRIBUTING.md covering:

• Dev setup and build/run instructions
• Test instructions (unit/integration), and any required services
• Formatting/lint rules (e.g., rustfmt, clippy, etc.)
• PR guidelines (branching, review expectations, stacked PR guidance if applicable)
• Issue reporting guidance (repro steps, logs, versions)

This repo has AGENTS.md, but no CONTRIBUTING.md in common locations (CONTRIBUTING.md or .github/CONTRIBUTING.md). We should add one so contributors know the expected workflow. Proposal Add CONTRIBUTING.md covering: • Dev setup and build/run instructions • Test instructions (unit/integration), and any required services • Formatting/lint rules (e.g., rustfmt, clippy, etc.) • PR guidelines (branching, review expectations, stacked PR guidance if applicable) • Issue reporting guidance (repro steps, logs, versions)
TheMhv commented 2026-03-10 11:49:24 +00:00 (Migrated from github.com)

It looks something like DEVELOPMENT.md

It looks something like [DEVELOPMENT.md](https://github.com/cashubtc/cdk/blob/main/DEVELOPMENT.md)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cashubtc/cdk#1722
No description provided.