mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
12 lines
408 B
Markdown
12 lines
408 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.
|
|
- [CI](./ci.md): An overview of the CI workflows |