In documentation, there's mention to make a backup of database before upgrading Twenty but there are no commands how to do it, so this PR solves this problem by providing commands
17 lines
565 B
Plaintext
17 lines
565 B
Plaintext
---
|
|
title: Bugs and Requests
|
|
icon: TbBug
|
|
image: /images/user-guide/api/api.png
|
|
info: Ask for help on GitHub or Discord
|
|
---
|
|
|
|
## Reporting Bugs
|
|
To report a bug, please [create an issue on GitHub](https://github.com/twentyhq/twenty/issues/new).
|
|
|
|
You can also ask for help on [Discord](https://discord.gg/cx5n4Jzs57).
|
|
|
|
## Feature Requests
|
|
|
|
If you're not sure if it's a bug, and you feel it's closer to a feature request, then you should probably [open a discussion instead](https://github.com/twentyhq/twenty/discussions/new).
|
|
|
|
<ArticleEditContent></ArticleEditContent> |