diff --git a/apps/documentation/src/routes/documentation/contributing/index.mdx b/apps/documentation/src/routes/documentation/contributing/index.mdx index 813ba33a..2aa0ca96 100644 --- a/apps/documentation/src/routes/documentation/contributing/index.mdx +++ b/apps/documentation/src/routes/documentation/contributing/index.mdx @@ -28,11 +28,10 @@ The `tuono` project can mostly be split into the following subdomains: To check what the knowledge requirements are for each domain, check the [requirements](#requirements) section below. -Currently, I'm keeping a private dashboard to prioritize new features and bug fixes, but if you -want to propose something, please open a new issue on GitHub or reach out to me using -my email address [valerioageno@yahoo.it](mailto:valerioageno@yahoo.it). I'm also available -on Twitter (X) DMs `@valerioageno`, [Linkedin](https://www.linkedin.com/in/valerioageno) -and discord `@__v__v__`. +We are currently managing the tasks' prioritization in the [Road to V1](https://github.com/orgs/tuono-labs/projects/2) project. +You can pick any task that you see in the `ready` column that is not already assigned. + +If you want to contribute on something that is in the `backlog` column, or it hasn't been scoped yet, please drop a message in the [#general](https://discord.com/invite/khQzPa654B) discord channel so we can all have visibility of it. ## Requirements