Initial labels setup for Pezkuwi SDK

This commit is contained in:
2025-11-27 16:52:00 +03:00
commit 5692f6a0a3
19 changed files with 594 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# 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" %}