Files
nanoreth/docs/repo
Andrew Kirillov d4d8a8c882 Moves code walkthrough book chapters to docs (#629)
* replaced template blocks with code blocks in stages chapter

* replaced template blocks with code blocks in network chapter

* moved book sections to docs

* fix indentation in recover_signer codeblock

* remove unnecessary TODO comment in network.md
2022-12-28 10:24:39 +01:00
..
2022-12-07 00:00:45 -08:00
2022-12-21 11:17:14 +02:00
2022-12-07 00:00:45 -08:00

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: Describes the labels in the repository.
  • Release workflow: Describes the release workflow for maintainers.

Structure

  • Layout: Describes each of the crates in the repository and their function.