Contributing
Workflow
Section titled “Workflow”- Fork
cloudboy-jh/glib - Create a feature branch
- Open a pull request against
main
Dev setup
Section titled “Dev setup”git clone https://github.com/cloudboy-jh/glib.gitcd glibgo run ./cmd/glibDocs structure
Section titled “Docs structure”- 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.
Conventions
Section titled “Conventions”- Keep pages scoped to one concept.
- Prefer tables for keybind-heavy content.
- Include command examples with language-tagged fences.
Issues
Section titled “Issues”Use GitHub Issues for bugs, UX regressions, and feature proposals: