From d944e0e25ce9c3051da40dc0edbafbbe8d32652e Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Tue, 22 Feb 2022 08:04:06 -0500 Subject: [PATCH] We're Hiring (#1492) Added link to README.md for Bitwarden Careers page. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a1478fab..fd80b32c 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ You can also manually adjusting your API endpoint settings by adding `config/loc Where the `urls` object is defined by the [Urls type in jslib](https://github.com/bitwarden/jslib/blob/master/common/src/abstractions/environment.service.ts). +## We're Hiring! + +Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our [Careers page](https://bitwarden.com/careers/) to see what opportunities are currently open as well as what it's like to work at Bitwarden. + ## Contribute Code contributions are welcome! Please commit any pull requests against the `master` branch. Learn more about how to contribute by reading the [`CONTRIBUTING.md`](CONTRIBUTING.md) file.