Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 976 Bytes

File metadata and controls

37 lines (26 loc) · 976 Bytes

Contributing to Termux Mastery

We welcome contributions! Here's how to help.

Ways to Contribute

  • 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

Example Format

Each example in the 100-examples files follows this format:

### N. Example Title
```bash
command <TAB>  # Explanation of what this completes

Expected output shown in screenshot below

[SCREENSHOT: description_of_screenshot.png]

Pull Request Process

  1. Fork the repo and create a branch
  2. Make your changes following existing style
  3. Test commands in Termux before submitting
  4. Submit a PR with a clear description

Code of Conduct

Be respectful and constructive. We're all here to learn.