Add CONTRIBUTING.md (developer setup + PR/issue workflow) #1722
Labels
No labels
DB & Storage
Deployment
Error Handling & Logging
Maintenance
Payment Backend
backport
backport v0.13.x
backport v0.14.x
backport v0.15.x
bindings
blocked
bug
cdk-sql
ci
cli
deps
documentation
duplicate
enhancement
good first issue
help wanted
invalid
keep-open
ldk-node-ui
migrations
mint
mutation-testing
needs rebase
needs review
new nut
nut change
question
ready
rust-version
rustfmt
stacked hold
stale
testing
wallet
weekly-report
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
cashubtc/cdk#1722
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
It looks something like DEVELOPMENT.md