mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Update faq.md - how to do feature requiests.
This commit is contained in:
parent
f775681344
commit
a9a2b49f9e
1 changed files with 11 additions and 3 deletions
|
@ -66,12 +66,20 @@ You can enable this feature by changing a setting in the browser's configuration
|
|||
|
||||
Once this setting is enabled, you can hover your mouse over the tab bar and use your mouse wheel to scroll through the tabs, making it easier to navigate between them.
|
||||
|
||||
## Where do I recommend features?
|
||||
## Where do report problems and bugs?
|
||||
|
||||
If you want to recommend features or report an issue, you can do so on the browser's GitHub page. Before submitting your request, it's mandatory to check if the issue or feature has already been reported. You can do this by searching through existing issues on the [GitHub issues page](https://github.com/zen-browser/desktop/issues).
|
||||
> :warning: New features are not bugs. Please see [Where do I recommend features?](#where-do-i-recommend-features) below
|
||||
|
||||
If you want report an issue or a bug with the browser, you can do so on the browser's GitHub page. Before submitting your request, it's mandatory to check if the issue has already been reported. You can do this by searching through existing issues on the [GitHub issues page](https://github.com/zen-browser/desktop/issues).
|
||||
|
||||
Keep in mind that the Zen Browser team is currently very small, so it might take some time for your request to be reviewed and addressed. The team is dedicated to improving the browser, but with limited resources, they prioritize the most critical and popular requests. Your patience and thoroughness in reporting can help make Zen Browser better for everyone.
|
||||
|
||||
## Where do I recommend features?
|
||||
|
||||
If you want to recommend features or new ideas for zen, you can do so on the GitHub discussion page. Before submitting your request, it's mandatory to check if the issue or feature has already been reported. You can do this by searching through existing issues on the [GitHub discussions page](https://github.com/zen-browser/desktop/discussions).
|
||||
|
||||
It may also be a good idea to see the [Zen Browser Subreddit](https://www.reddit.com/r/zen_browser/) where there are active discussions of developent. Please remmber again that the team is small and always in need of help so if you can't find a way to develop the new feature yourself it will only come once someone is available and has enough interest to build it. Careful descriptions and explanation of the point of the feaature may help.
|
||||
|
||||
## How can I sync my data across multiple devices?
|
||||
|
||||
Zen Browser integrates with Firefox Sync, allowing you to sync your addons, bookmarks, history, passwords, and other browser data across multiple devices. To enable Firefox Sync in Zen Browser:
|
||||
|
@ -81,4 +89,4 @@ Zen Browser integrates with Firefox Sync, allowing you to sync your addons, book
|
|||
3. **Sign in with your Mozilla Account.** (If you don't have an account, you'll need to create one)
|
||||
4. **Select what data you wish to sync**
|
||||
|
||||
After signing in and selecting your preferences, your data will be synced across all devices where you are signed in with the same Mozilla account.
|
||||
After signing in and selecting your preferences, your data will be synced across all devices where you are signed in with the same Mozilla account.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue