Skip to content

Commit c8093c4

Browse files
authored
Merge pull request #1187 from processing/SableRaf-contributor-guidelines-assignment
2 parents 56e6563 + 367b396 commit c8093c4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,15 @@ Before beginning work on a code contribution, please make sure that:
3434

3535
- The issue has been discussed and a proposed solution has been approved.
3636
- You have been **assigned** to the issue.
37-
37+
3838
If an implementation has been agreed upon but no one has volunteered to take it on, feel free to comment and offer to help. A maintainer can then assign the issue to you.
3939

40+
> [!NOTE]
41+
> If this is your first contribution to our repositories, or if an implementation has not been agreed upon yet, please include a brief explanation of how you plan to approach the issue. This helps us understand your thinking and gives us an opportunity to discuss the best solution. Note that **we do not auto-assign issues**, so comments that only say "please assign" without further context may be overlooked.
42+
4043
Please do **not** open a pull request for an issue that is already assigned to someone else. We follow a “first assigned, first served” approach to avoid duplicated work. If you open a PR for an issue that someone else is already working on, your PR will be closed.
4144

42-
If an issue has been inactive for a long time, you’re welcome to check in politely by commenting to see if the assignee still plans to work on it or would be open to someone else taking over.
45+
If an issue has been inactive for over a month, you’re welcome to check in politely by commenting to see if the assignee still plans to work on it or would be open to someone else taking over.
4346

4447
There’s no hard deadline for completing contributions. We understand that people often contribute on a volunteer basis and timelines may vary. That said, if you run into trouble or have questions at any point, don’t hesitate to ask for help in the issue thread. Maintainers and other community members are here to support you.
4548

@@ -51,6 +54,9 @@ Before you contribute your changes, it's essential that you make sure that Proce
5154

5255
## Submit a pull request (PR)
5356

57+
> [!IMPORTANT]
58+
> Before submitting a pull request, please ask to be assigned to the corresponding issue. If someone else is already assigned or has shared that they’re working on it, we ask that you wait or choose another issue. This helps us avoid duplicated efforts and respect each other's time. PRs submitted without assignment may be closed without a review.
59+
5460
Once your changes are ready:
5561

5662
1. Push your branch to your fork

0 commit comments

Comments
 (0)