Files
input-leap-mirror/.github/labels.json
Dom Rodriguez 189a9e6a90 Initial prototype version of Rust integration with Input Leap
Currently, we now use Corrosion, and define simple constants to be used
in the C++ codebase.

This however, has a line-termination bug which needs to be fixed.

Consider this EXPERIMENTAL, and not at all something to be used yet.

Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
2024-10-13 18:18:26 +01:00

14 lines
309 B
JSON

[
{
"name": "awaiting-approval",
"color": "null",
"description": "The pull request is awaiting approval from a reviewer."
},
{
"name": "barrier-import",
"color": "null",
"description": "This issue is imported from the Barrier repository."
},
]