Skip to content

Commit 7397e65

Browse files
MarcoPolosukunrt
authored andcommitted
chore: Update contribution guidelines (#3134)
1 parent 05b4afe commit 7397e65

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

Diff for: README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,25 @@ Guidelines:
6767
- ask questions or talk about things in our [discussion forums](https://discuss.libp2p.io), or open an [issue](https://github.com/libp2p/go-libp2p/issues) for bug reports, or #libp2p-implementers on [Filecoin slack](https://filecoin.io/slack).
6868
- ensure you are able to contribute (no legal issues please -- we use the DCO)
6969
- get in touch with @libp2p/go-libp2p-maintainers about how best to contribute
70+
- No drive-by contributions seeking to collect airdrops.
71+
- Many projects aim to reward contributors to common goods. Great. However,
72+
this creates an unfortunate incentive for low-effort PRs, submitted solely to
73+
claim rewards. These PRs consume maintainers’ time and energy to triage, with
74+
little to no impact on end users. If we suspect this is the intent of a PR,
75+
we may close it without comment. If you believe this was done in error,
76+
contact us via email. Reference this README section and explain why your PR
77+
is not a “drive-by contribution.”
7078
- have fun!
7179

7280
There's a few things you can do right now to help out:
73-
- Go through the modules below and **check out existing issues**. This would be especially useful for modules in active development. Some knowledge of IPFS/libp2p may be required, as well as the infrastructure behind it - for instance, you may need to read up on p2p and more complex operations like muxing to be able to help technically.
7481
- **Perform code reviews**.
7582
- **Add tests**. There can never be enough tests.
83+
- Go through the modules below and **check out existing issues**. This would
84+
be especially useful for modules in active development. Some knowledge of
85+
IPFS/libp2p may be required, as well as the infrastructure behind it - for
86+
instance, you may need to read up on p2p and more complex operations like
87+
muxing to be able to help technically.
88+
7689

7790
## Supported Go Versions
7891

0 commit comments

Comments
 (0)