2
0

📝 Write notes about creating an issue before contributing

This commit is contained in:
Baptiste Arnaud
2024-03-02 08:48:27 +01:00
parent 3037771d1c
commit 60f3b1311b
2 changed files with 14 additions and 1 deletions

View File

@@ -14,6 +14,13 @@ import { LoomVideo } from '/snippets/loom-video.mdx'
Creating a new block on Typebot is pretty easy and straightforward using our in-house framework [The Forge](../the-forge/overview).
<Note>
If you are considering merging this new block to the official Typebot
repository, make sure to open a [Github
issue](https://github.com/baptisteArno/typebot.io/issues/new) first. This will
allow us to discuss the specficiation and the best way to implement it.
</Note>
1. [Install the project locally](./local-installation)
2. Create a new branch: