diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index bbaa50483..18b00e626 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -13,14 +13,10 @@ Good first issues are a great way to start contributing and get familiar with th ## Issue assignment -Having multiple contributors address the same issue can cause frustration. - To avoid conflicts, we follow these guidelines: -1. If a core team member assigned you the issue within the last three days, your PR takes priority. -2. Otherwise, the first submitted PR is prioritized. -3. For "size: long" PRs, the assignment period extends to one week. -Please ensure you're assigned to an issue before starting work. +1. For `Good First Issue` and `Experienced Contributor` issues without `size: long` labels, we'll merge the first PRs that meet our [code quality standards](https://twenty.com/developers). **We don't assign contributors to these issues**. For `priority: high` issues, our core team will step in within days if no adequate contributions are received. +2. For `size: long` Issues, assigned contributors have one week to submit their first draft PR. ## How to Contribute @@ -67,4 +63,4 @@ git push origin your-branch-name ## Reporting Issues -If you face any issues or have suggestions, please feel free to (create an issue on Twenty's GitHub repository)[https://github.com/twentyhq/twenty/issues/new]. Please provide as much detail as possible. \ No newline at end of file +If you face any issues or have suggestions, please feel free to (create an issue on Twenty's GitHub repository)[https://github.com/twentyhq/twenty/issues/new]. Please provide as much detail as possible.