-
Notifications
You must be signed in to change notification settings - Fork 173
Category labels
skef edited this page May 7, 2025
·
2 revisions
| Label | Description |
|---|---|
| crash | A program crashes in some circumstances |
| incorrect output |
The output of a tool (generally in a font table) is wrong in some circumstances |
| enhancement | Some generally minor improvement in something existing |
| feature request |
Some suggested improvement to add functionality |
| fea spec | Some concern about the existing feature file specification or its interpretation |
| fea syntax extension |
A desired way to add to the feature file specification |
| optimized output |
The output of a tool (generally in a font table) could be improved (e.g. made more compact) |
| performance | A request to make something faster or more efficient |
| docs | Changes to documentation |
| informational | A tool isn't providing information about something it should, or is providing information about something it shouldn't |
| feature removal |
Something no longer needed to be removed |
| uniformity | Something is partial or misleading about the way the tool operates but can be worked around, or the tool allows something that it should't |
| restructuring | Changing entire commands or ways of working |
| code cleanup | Improvements at the code level that don't affect tool behavior |