Skip to content

Commit 245d69d

Browse files
authored
Merge pull request #639 from IntersectMBO/f-f/update-contribution-policy
Update contribution policy to note how contributions should be vetted first
2 parents 72c2724 + d1e9485 commit 245d69d

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
1-
# Contributing to the Cardano BAse
1+
# Contributing to Cardano Base
22

3-
## Roles and responsibilities
3+
## Before You Contribute
4+
5+
`cardano-base` is a foundational infrastructure library with downstream impact across the Cardano ecosystem.
6+
To protect the core team's review bandwidth and ensure all changes align with the project's direction,
7+
**we do not accept unsolicited contributions**.
8+
9+
Comment on the issue you'd like to work on and wait for a maintainer to explicitly assign it to you.
10+
Pull requests for work that was not approved in advance will be closed without review.
11+
12+
The reason for this process is that reviewing code in such a
13+
security-critical project is time-expensive, and we need to make sure both your time and the reviewers' time are well spent.
14+
15+
Usage of AI tools for adding contributions to the repository is reserved for maintainers and core contributors only.
16+
Any pull request that was generated by AI or with use of AI will be immediately rejected.
17+
18+
For security-related issues please consult the [disclosure policy for security vulnerabilities](./SECURITY.md).
19+
20+
## Roles and Responsibilities
421

522
Currently there are two core maintainers:
623

0 commit comments

Comments
 (0)