Skip to content

Commit e7a044a

Browse files
Add contributing guidelines
1 parent 5c26d29 commit e7a044a

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Contributing to BlackRoad OS
2+
3+
Thank you for your interest in BlackRoad OS.
4+
5+
## Proprietary Software
6+
7+
This repository is **proprietary software** owned by BlackRoad OS, Inc. External contributions are not currently accepted.
8+
9+
## Internal Contributors
10+
11+
If you are a BlackRoad team member or authorized contributor:
12+
13+
1. Create a feature branch from `main`
14+
2. Make your changes
15+
3. Open a pull request for review
16+
4. All PRs require approval from @blackboxprogramming
17+
18+
## Code Standards
19+
20+
- Follow existing code style and conventions
21+
- Include tests where applicable
22+
- Keep commits atomic and well-described
23+
24+
## Contact
25+
26+
- **CEO:** Alexa Louise Amundson
27+
- **Email:** alexa@blackroad.io
28+
- **GitHub:** [@blackboxprogramming](https://github.com/blackboxprogramming)
29+
30+
---
31+
32+
Copyright (c) 2024-2026 BlackRoad OS, Inc. All rights reserved.

0 commit comments

Comments
 (0)