We welcome contributions! Here's how to help.
- Add examples — Fill in the 100-examples files with new completion/automation examples
- Fix errors — Typos, broken commands, outdated info
- Share screenshots — Add before/after images of your setup
- Suggest topics — Open an issue for something we missed
- Translate — Help localize the guide
Each example in the 100-examples files follows this format:
### N. Example Title
```bash
command <TAB> # Explanation of what this completesExpected output shown in screenshot below
[SCREENSHOT: description_of_screenshot.png]
- Fork the repo and create a branch
- Make your changes following existing style
- Test commands in Termux before submitting
- Submit a PR with a clear description
Be respectful and constructive. We're all here to learn.