mirror of
https://github.com/warpdotdev/Warp.git
synced 2024-11-25 21:22:10 +03:00
Improve readability by leveraging active voice
This commit is contained in:
parent
52c85c708f
commit
3fdda632fb
11
README.md
11
README.md
@ -1,5 +1,7 @@
|
||||
![image](https://user-images.githubusercontent.com/4110292/124975454-0bf09180-dffc-11eb-88ad-10c5b63714b2.png)
|
||||
|
||||
# Warp
|
||||
|
||||
![image](https://user-images.githubusercontent.com/4110292/124995036-bbd1f900-e014-11eb-804e-e1f0be9557d6.png)
|
||||
|
||||
This is an issues-only repo for [Warp](https://www.warp.dev), a [blazingly-fast modern Rust based GPU-accelerated terminal](https://blog.warp.dev/how-warp-works/) built to make [you and your team more productive.](https://blog.warp.dev/how-we-design-warp-our-product-philosophy/)
|
||||
@ -14,20 +16,24 @@ Warp is currently Mac-only, although we have plans to support [linux](https://gi
|
||||
We try to release an update every Warp Wednesday. See our [changelog (release notes).](https://docs.warp.dev/help/changelog)
|
||||
|
||||
## Issues/Feature Requests
|
||||
All issues or feature requests should be filed within this repo [here](https://github.com/warpdotdev/warp/issues/new/choose). We kindly ask that you please use our issue templates to make the issues easier to track for our team.
|
||||
File issue requests [in this repo!](https://github.com/warpdotdev/warp/issues/new/choose)
|
||||
We kindly ask that you please use our issue templates to make the issues easier to track for our team.
|
||||
|
||||
## Contributing
|
||||
|
||||
Warp is currently closed-source and is not accepting contributions from external developers at this time, though we plan on open sourcing our app in the future.
|
||||
|
||||
Interested in joining the team? See our [open roles](https://www.warp.dev/hiring) and feel free to send us an email: hello at warpdotdev
|
||||
|
||||
## Support and Questions
|
||||
|
||||
1. See our [docs](https://docs.warp.dev/help/known-issues) for a walkthrough of the features within our app.
|
||||
2. Join our [Discord](https://discord.gg/warpdotdev) to chat with other users and get immediate help with members of the Warp team.
|
||||
|
||||
For anything else, please don't hesitate to reach out via email at hello at warpdotdev
|
||||
|
||||
## Community Guidelines
|
||||
|
||||
At a high level, we ask everyone be respectful and empathetic. We follow the [Github Community Guidelines](https://docs.github.com/en/github/site-policy/github-community-guidelines):
|
||||
* Be welcoming and open-minded
|
||||
* Respect each other
|
||||
@ -35,9 +41,8 @@ At a high level, we ask everyone be respectful and empathetic. We follow the [Gi
|
||||
* Be clear and stay on topic
|
||||
|
||||
## Open Source Dependencies
|
||||
We depend on these [open source projects:](https://docs.warp.dev/help/licenses) [https://docs.warp.dev/help/licenses](https://docs.warp.dev/help/licenses)
|
||||
|
||||
We'd like to call out a few of the open source dependencies that have helped Warp to get off the ground:
|
||||
We'd like to call out a few of the [open source dependencies](https://docs.warp.dev/help/licenses) that have helped Warp to get off the ground:
|
||||
|
||||
* [Tokio](https://github.com/tokio-rs/tokio)
|
||||
* [NuShell](https://github.com/nushell/nushell)
|
||||
|
Loading…
Reference in New Issue
Block a user