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

@@ -6,11 +6,17 @@ You are considering contributing to Typebot. I and the Open-source community tha
Any contributions you make are **greatly appreciated**. There are many ways to contribute, from improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into Typebot itself.
<Note>
If you are considering implementing a new feature or a bug fix, please open an
issue first. This will allow us to discuss the specficiation and the best way
to implement it.
</Note>
<Card
title="Implement a new block"
icon="screwdriver-wrench"
iconType="duotone"
href="./the-forge/overview"
href="./guides/create-block"
>
Use the Forge. Our in-house framework to easily add new blocks on Typebot.
Help us have a gigantic library of third-party native integrations on Typebot.