sandogasa-bugclass
Classify issue-tracker bugs into a portable set of categories.
The [BugKind] enum is the shared vocabulary across trackers — CVEs,
FTBFS / FTI, update requests, etc. Per-tracker submodules implement
the classification logic for their tracker's specific conventions
(keywords, aliases, blocks relationships, labels, etc.).
Currently only Bugzilla is supported. GitLab / GitHub / other trackers can be added alongside as new submodules.
Usage
use ;
# async
License
Licensed under either of
at your option.