Files
reth/docs/repo/README.md
Bjerg 65247ef203 feat: metrics (#92)
* feat(stages): `stage.progress` metric

* docs: metrics
2022-10-24 15:16:45 +02:00

11 lines
359 B
Markdown

## Repository and Project Structure
### Planning
Documents on planning and process in the repository: what the labels mean, how issues are triaged, how a new release is cut and so on.
- [Labels](./labels.md): Describes the labels in the repository.
### Structure
- [Layout](./layout.md): Describes each of the crates in the repository and their function.