Skip to content
Open
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
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -629,6 +629,10 @@ If your PR has not received a response within the SLA, ping `@HyperSafeD` in the
| `area: contracts` | Changes to `contracts/` |
| `area: docs` | Changes to documentation files |
| `area: testing` | Test infrastructure or coverage |
| `area: zk` | Zero-knowledge proof related work |
| `mainnet` | Mainnet deployment and configuration |
| `component:zk` | ZK component work |
| `zk` | Zero-knowledge proof related |
| `difficulty: easy` | Good for first-time contributors; well-scoped |
| `difficulty: medium` | Requires familiarity with the codebase |
| `difficulty: hard` | Complex; discuss approach before starting |
Expand Down