mirror of
https://github.com/pezkuwichain/labels.git
synced 2026-04-22 01:57:58 +00:00
15 lines
527 B
Plaintext
15 lines
527 B
Plaintext
# Labels
|
|
|
|
This website provides the documentation about Labels.
|
|
|
|
The source data can be found in the [`ruled_labels`](../ruled_labels) folder of the repository. It contains the specs and tests as YAML files.
|
|
Those files contain:
|
|
- the list of labels
|
|
- explanations about the label codes (the first letter)
|
|
- the logic ruling whether a set of labels is valid or not
|
|
|
|
Those rules are processed by [ruled_labels](https://github.com/paritytech/ruled_labels) and **all** rules must be satisfied.
|
|
|
|
---
|
|
{% include "footer.md.tera" %}
|