diff --git a/README.md b/README.md index de08bee29a..186aa4ab70 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ brew install zed-preview See [CONTRIBUTING.md](./CONTRIBUTING.md) for ways you can contribute to Zed. +Also... we're hiring! Check out our [jobs](https://zed.dev/jobs) page for open roles. + ## Licensing License information for third party dependencies must be correctly provided for CI to pass. diff --git a/crates/zed/src/zed/app_menus.rs b/crates/zed/src/zed/app_menus.rs index 7e0acebaff..3e715a6163 100644 --- a/crates/zed/src/zed/app_menus.rs +++ b/crates/zed/src/zed/app_menus.rs @@ -179,6 +179,12 @@ pub fn app_menus() -> Vec