Skip to content

Contributing

  1. Fork cloudboy-jh/glib
  2. Create a feature branch
  3. Open a pull request against main
Terminal window
git clone https://github.com/cloudboy-jh/glib.git
cd glib
go run ./cmd/glib
  • User-facing docs: glib-docs/src/content/docs/
  • Internal development specs: docs/ at repo root

When code behavior changes, update docs in the same PR.

  • Keep pages scoped to one concept.
  • Prefer tables for keybind-heavy content.
  • Include command examples with language-tagged fences.

Use GitHub Issues for bugs, UX regressions, and feature proposals:

https://github.com/cloudboy-jh/glib/issues