1 Commits

Author SHA1 Message Date
leetcrypt 422a1e1d2e docs: add comprehensive CONTRIBUTING.md for GhostArmyIntel collaboration
Created detailed contributor guide including:

**Join Process:**
- Step-by-step onboarding (accept invite → clone → setup → contribute)
- Current contributors: leetcrypt (admin), Ringmast4r (invited)
- GhostArmyIntel organization integration options

**Collaboration Workflows:**
- Option 1: Transfer repo to GhostArmyIntel organization (recommended)
- Option 2: Fork to organization (independent development)
- Option 3: Direct collaborator access (current setup)

**Development Guide:**
- Codebase structure walkthrough
- Git workflow (feature branches, PRs, commit conventions)
- Testing procedures (unit tests, benchmarks)
- Priority tasks from REAL_CAPTURE_ANALYSIS.md

**Quick Start Tasks:**
- Add missing protocols (Acurite 02077M, GE Doorbell, Holtek HT12X)
- Implement decoded .sub file support (Priority 1 - fixes 45% failures)
- Improve real signal robustness (packet segmentation, noise tolerance)

**GhostArmyIntel Integration:**
- Links to related projects (wardriving-converter, WiGLE-Vault, OUI-Master-Database)
- Organization transfer instructions
- Fork workflow for org-owned development

Designed to onboard Ringmast4r and GhostArmyIntel team members with complete
context on project status, architecture, and contribution paths.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-16 12:49:39 -08:00