mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 12:28:24 +00:00
Update contribution guidlines regarding LLM usage (#8879)
Co-Authored-By: Eitan Seri- Levi <eserilev@gmail.com>
This commit is contained in:
@@ -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
|
reviewed. We use [discord](https://discord.gg/cyAszAh) to chat
|
||||||
informally.
|
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
|
### General Work-Flow
|
||||||
|
|
||||||
We recommend the following work-flow for contributors:
|
We recommend the following work-flow for contributors:
|
||||||
|
|||||||
@@ -58,6 +58,7 @@ JSON
|
|||||||
KeyManager
|
KeyManager
|
||||||
Kurtosis
|
Kurtosis
|
||||||
LMDB
|
LMDB
|
||||||
|
LLM
|
||||||
LLVM
|
LLVM
|
||||||
LRU
|
LRU
|
||||||
LTO
|
LTO
|
||||||
|
|||||||
Reference in New Issue
Block a user