Skip to content

Commit ce9938c

Browse files
committed
#204 file management and structured
1 parent 3c8bce2 commit ce9938c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+691
-1316
lines changed

Contributing.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ We're building the AI-native operating system and need your help. Whether you're
1010
2. **Join Discord:** https://discord.gg/uCqHvxjU83
1111
3. **Browse issues:** https://github.com/cortexlinux/cortex/issues
1212
4. **Claim an issue** (comment "I'll work on this")
13-
5. **Submit your PR**
14-
6. **Get paid** (bounties on merge)
13+
5. **Check `develeoper-guide.md`** (in `docs` directory) for structure and guide
14+
6. **Submit your PR**
15+
7. **Get paid** (bounties on merge)
1516

1617
## What We Need
1718

@@ -55,6 +56,7 @@ We're building the AI-native operating system and need your help. Whether you're
5556
- ✅ Documentation with examples
5657
- ✅ Integration with existing code
5758
- ✅ Passes all CI checks
59+
- ✅ Proper file managment and maintaing structure
5860

5961
### Template
6062
```markdown
@@ -71,6 +73,7 @@ Show the feature working
7173
- [ ] Tests pass
7274
- [ ] Documentation updated
7375
- [ ] No merge conflicts
76+
- [ ] maintained file structure
7477
```
7578

7679
## Code Style

Developer-Guide.md

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)