Open Issues Need Help
View All on GitHub トピックの説明を書く about 2 months ago
AI Summary: This issue is a request to write a description for a specific topic, aimed at improving the project's documentation. Labeled as a 'good first issue,' it's intended to be a straightforward task for new contributors, likely involving a concise explanation for an existing concept or feature.
Complexity:
1/5
documentation good first issue
State InterfaceのNewTypeの階層構造を直す about 2 months ago
AI Summary: This issue identifies an inconsistency in the `State Interface` where the `NewType` namespace incorrectly places `esc/` and `thruster/` at the same hierarchical level. The actual interface structure, however, defines `thruster/` as a parent to `esc/` and `servo/`. The goal is to refactor directory and namespace names to align with this correct, actual interface hierarchy.
Complexity:
1/5
good first issue refactoring
Codecovの対象から`test/`ディレクトリを除外する about 2 months ago
good first issue