1# Giving feedback
2
3## Zed repository
4
5We track our issues at [`zed-industries/zed`](https://github.com/zed-industries/zed/issues).
6
7### Feature requests
8
9Try to focus on the things that are most critical to you rather than exhaustively listing all features another editor you have used has.
10
11Command palette: `request feature`
12
13### Bug reports
14
15Try to add as much detail as possible, if it is not obvious to reproduce. Let us know how severe the problem is for you; is the issue more of a minor inconvenience or something that would prevent you from using Zed?
16
17Command palette: `file bug report`
18
19## In-app feedback
20
21Anonymous feedback can be submitted from within Zed via the feedback editor (command palette: `give feedback`).
22
23## Zed forum
24
25Use the [Zed forum](https://github.com/zed-industries/zed/discussions) to ask questions and learn from one another. We will be present in the forum and answering questions as well.
26
27## Email
28
29If you prefer to write up your thoughts as an email, you can send them to [hi@zed.dev](mailto:hi@zed.dev).