Files
universal-computer/CONTRIBUTING.md
Alexa Amundson ed3add0f9f sync: update from blackroad-operator 2026-03-14
Synced from BlackRoad-OS-Inc/blackroad-operator/orgs/personal/universal-computer
BlackRoad OS — Pave Tomorrow.

RoadChain-SHA2048: bffc821e1a7aeac9
RoadChain-Identity: alexa@sovereign
RoadChain-Full: bffc821e1a7aeac96e44719f0638a80d936a875547213672cfeb4450b79950dd23dcf26fa83cd628919360efc018e6c73f2781aa7c74790d7161abc541bb1e1a98b37973be3327ab1ac8ca53449dea903653d3ec8ad93f87765f8c9cb46d1f7b4f4ca12bb3fc50fb8946695c028dda018c92ce28711935dbbea4dad40308b53941bbace858ec8b1238751a277fdc393ef4236088d50ff7b05fa96e291ca83e747625cf0284022f16ab99954b1732dca5ffa72bf47e9921ecf629fc93950ec6df4932f66fd1298fec6fa3d9978cecbffe6f231e66192a2b4fd283cd8adeb6ef34d2fc5eb22a4901104169beed0d60e18e8aba17ac5493c4daa1bbc961f2980a80
2026-03-14 15:10:03 -05:00

59 lines
1.4 KiB
Markdown

# Contributing to BlackRoad OS
## 🔒 Proprietary Notice
This is a **PROPRIETARY** repository owned by BlackRoad OS, Inc.
All contributions become the property of BlackRoad OS, Inc.
## 🎨 BlackRoad Brand System
**CRITICAL:** All UI/design work MUST follow the official brand system!
### Required Colors:
- **Hot Pink:** #FF1D6C (primary accent)
- **Amber:** #F5A623
- **Electric Blue:** #2979FF
- **Violet:** #9C27B0
- **Background:** #000000 (black)
- **Text:** #FFFFFF (white)
### Forbidden Colors (DO NOT USE):
#FF9D00, #FF6B00, #FF0066, #FF006B, #D600AA, #7700FF, #0066FF
### Golden Ratio Spacing:
φ (phi) = 1.618
**Spacing scale:** 8px → 13px → 21px → 34px → 55px → 89px → 144px
### Gradients:
```css
background: linear-gradient(135deg, #FF1D6C 38.2%, #F5A623 61.8%);
```
### Typography:
- **Font:** SF Pro Display, -apple-system, sans-serif
- **Line height:** 1.618
## 📝 How to Contribute
1. Fork the repository (for testing purposes only)
2. Create a feature branch
3. Follow BlackRoad brand guidelines
4. Submit PR with detailed description
5. All code becomes BlackRoad OS, Inc. property
## ⚖️ Legal
By contributing, you agree:
- All code becomes property of BlackRoad OS, Inc.
- You have rights to contribute the code
- Contributions are NOT for commercial resale
- Testing and educational purposes only
## 📧 Contact
**Email:** blackroad.systems@gmail.com
**CEO:** Alexa Amundson
**Organization:** BlackRoad OS, Inc.