Futher outline

This commit is contained in:
Nate Butler 2023-12-12 09:10:12 -05:00 committed by Max Brunsfeld
parent 85a1a8f777
commit 5b3b15e95c
2 changed files with 12 additions and 8 deletions

View File

@ -1,3 +0,0 @@
# Contributing
TBD

View File

@ -7,12 +7,19 @@
- [Settings](./configuring_zed.md)
- [Vim Mode](./configuring_zed__configuring_vim.md)
# Developing Zed
# Using Zed
- [Workflows]()
- [Collaboration]()
- [Using AI]()
# Contributing to Zed
- [How to Contribute]()
- [Building from Source](./developing_zed__building_zed.md)
- [Local Collaboration](./developing_zed__local_collaboration.md)
- [Adding Languages](./developing_zed__adding_languages.md)
- [Adding UI]()
# Other
- [Code of Conduct](./CODE_OF_CONDUCT.md)
- [Telemetry](./telemetry.md)
- [Contributing](./CONTRIBUTING.md)
---
[Telemetry](./telemetry.md)
[Code of Conduct](./CODE_OF_CONDUCT.md)