Migrate to a monorepo structure (#2909)
This commit is contained in:
15
packages/twenty-docs/docs/start/bug-and-requests.mdx
Normal file
15
packages/twenty-docs/docs/start/bug-and-requests.mdx
Normal file
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Bugs & Requests
|
||||
sidebar_position: 3
|
||||
sidebar_custom_props:
|
||||
icon: TbBug
|
||||
---
|
||||
|
||||
## 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://twenty.com/discord).
|
||||
|
||||
## Feature Requests
|
||||
|
||||
If you're not sure 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).
|
||||
Reference in New Issue
Block a user