Skip to content
Open
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,15 @@ Requests](https://github.com/sigp/lighthouse/pulls) is where code gets
reviewed. We use [discord](https://discord.gg/cyAszAh) to chat
informally.

### A Note on LLM usage

We are happy to support contributors who are genuinely engaging with the code base. Our general policy regarding LLM usage:

- Please refrain from submissions that you haven't thoroughly understood, reviewed, and tested.
- Please disclose if a significant portion of your contribution was AI-generated.
- Descriptions and comments should be made by you.
- We reserve the right to reject any contributions we feel are violating the spirit of open source contribution.

### General Work-Flow

We recommend the following work-flow for contributors:
Expand Down
1 change: 1 addition & 0 deletions wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ JSON
KeyManager
Kurtosis
LMDB
LLM
LLVM
LRU
LTO
Expand Down