Skip to content

BlackRoad-OS-Inc/Root

Repository files navigation

Contributing to BlackRoad OS

This repository is proprietary software owned by BlackRoad OS, Inc.

For Team Members

  1. Create a branch from main
  2. Make your changes
  3. Run tests if applicable
  4. Submit a pull request
  5. Wait for review

Code Standards

  • Shell scripts: use #!/usr/bin/env bash, set -euo pipefail
  • Python: type hints, docstrings
  • JavaScript/TypeScript: ESM, strict mode
  • All files: proprietary header comment

Commit Messages

Format: [category] description

Categories: fix, feat, docs, refactor, test, ci, chore

Questions

Contact: alexa@blackroad.io


BlackRoad OS, Inc. All rights reserved.

About

BlackRoad OS, Inc. — Root coordination layer. Everything flows down from here.

Topics

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors