Contributing
Thank you for your interest in contributing to code.textmode.art.
The full contribution guides live in the documentation site:
Quick start
bash
git clone https://github.com/YOUR-USERNAME/code.textmode.art.git
cd code.textmode.art
npm install
npm run devContributor credit
This project uses the All Contributors specification.
Maintainers update contributor recognition with:
bash
npm run contributors:add -- <github-username> <contribution[,contribution]>
npm run contributors:generateOptional website-only profile links live in .vitepress/data/contributors.json.