(project)= # Project Information for contributors and maintainers. ::::{grid} 1 1 2 2 :gutter: 2 2 3 3 :::{grid-item-card} Contributing :link: contributing :link-type: doc How to get involved and submit changes. ::: :::{grid-item-card} Code Style :link: code-style :link-type: doc [Ruff](https://github.com/astral-sh/ruff), [mypy](https://mypy-lang.org/), [NumPy](https://numpydoc.readthedocs.io/en/latest/format.html) docstrings, import conventions. ::: :::{grid-item-card} Architecture :link: architecture :link-type: doc How the command, cihai library, Unihan bootstrap, and docs tests fit together. ::: :::{grid-item-card} Releasing :link: releasing :link-type: doc Release checklist and version policy. ::: :::: ```{toctree} :hidden: contributing code-style architecture releasing ```