Skip to content

Contributing

Thank you for your interest in contributing! This documentation site thrives on community input, and there are many ways to help - no matter your skill level.

Work in progress

This contributing guide is a work in progress and may not answer all questions. If you have suggestions or need help, please open an issue or join the Discord community.

Ways to contribute

There are many ways you can help improve textmode.js and its documentation:

🔤 Suggest a font

Help expand the collection of pixel fonts that work well with textmode.js. We're always looking for new monospaced fonts that shine at small pixel sizes.

🎨 Submit an example sketch

Share your creative work! Example sketches help others learn and showcase what's possible with textmode.js.

🏆 Track the leaderboard

See who is contributing accepted example sketches to the docs, how close contributors are to the Discord role unlock, and how rankings update on each redeploy.

📝 Improve documentation

Help make the docs clearer and more helpful by fixing typos, improving explanations, or adding code examples.

🐛 Report issues

Found something wrong? Open an issue describing:

  • What you expected to happen
  • What actually happened
  • Steps to reproduce (if applicable)
  • Screenshots (if helpful)

Getting started

Ready to contribute? Check out our Getting Started guide to set up your local development environment.

Credits

All contributors are recognized on the Contributors page and in the README using the All Contributors specification.

Accepted example sketch contributions also appear on the Leaderboard, which recalculates automatically whenever the documentation is redeployed.

Maintainers update contributor recognition with npm run contributors:add -- <github-username> <contribution[,contribution]> and npm run contributors:generate. If you want extra social links on the website, add them to .vitepress/data/contributors.json.

Questions?

Thank you for helping to make the textmode.js documentation better! 🎉