mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
Standardize terminology in contribution guidelines (#255)
This pull request addresses issue #254 by removing the informal term "repo" from the contribution guidelines. This change aligns the language with the use of "repository" throughout the document, enhancing consistency and professionalism. ### Changes Made: - Removed the term "repo" to ensure all references are consistently "repository." This improves the clarity and uniformity of the documentation. Signed-off-by: Rufus Emmanuel <rufusemmanuelchi@gmail.com> Co-authored-by: The Dark Jester <thedarkjester@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@ If you already have an understanding of the tech stack, use our [Get Started](do
|
||||
|
||||
Linea's stack is made up of multiple repositories, these include:
|
||||
|
||||
- This repo, [linea-monorepo](https://github.com/Consensys/linea-monorepo): The main repository for the Linea stack & network
|
||||
- [linea-monorepo](https://github.com/Consensys/linea-monorepo): The main repository for the Linea stack & network
|
||||
- [linea-besu](https://github.com/Consensys/linea-besu): Fork of Besu to implement the Linea-Besu client
|
||||
- [linea-sequencer](https://github.com/Consensys/linea-sequencer): A set of Linea-Besu plugins for the sequencer and RPC nodes
|
||||
- [linea-tracer](https://github.com/Consensys/linea-tracer): Linea-Besu plugin which produces the traces that the constraint system applies and that serve as inputs to the prover
|
||||
|
||||
Reference in New Issue
Block a user