Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.
Alexander edited this page Jun 6, 2018 · 5 revisions

The name of the storage directories are named in snake_case.

Example:

    proposal_transactions

The name of the qa script in the style of snake_case.

the qa script name is formed by the formula:

      project-task_number-brief description.md

Example:

      golos-693-update_chain_properties.md

The qa script must be written in markdown.

Clone this wiki locally