From eb28f16f716ca57611a9fee67dcba7ae453fd7e0 Mon Sep 17 00:00:00 2001 From: djeck1432 Date: Sat, 23 Nov 2024 12:04:58 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0762f48b..345bb09b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,12 +7,14 @@ - Easy tasks: Assigned on a first-come, first-served basis. No further assignment is required. - Medium and Complex tasks: Prospective assignees must outline their approach to the task. Assignments will be based on these proposals to ensure optimal match and prioritization. The higher the complexity of the task, the more detailed description of the approach is needed. 4. Initial Commit Requirement - - If no commits are made or the assignee is unreachable within `12` hours post-assignment, we reserve the right to reassign the task. + - If no commits are made or the assignee is unreachable within `10` hours post-assignment, we reserve the right to reassign the task. - We also reserve the right to reassign tasks if it becomes clear they cannot be completed by the hackathon's end. 5. Submission Guidelines - Submit a pull request (PR) from the forked repository. - Ensure to rebase on the current master branch before creating the PR. - +6. Resolve issue in your PR + - after review, you have 12 hours to fix it, exception, if you have a lot you can push just partially if you have `medium` or `complex` task + - If you couldn't do that, you will be unassign. ### Communication * For questions, contact us via this GitHub (response might be slower) or Telegram ( https://t.me/derisk_dev for a faster response).