Regarding PR #1344
-
Do we first need to ask the project admins to assign us the issue or can we randomly send the direct pull requests for that project? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It depends on the project's guidelines and workflow. Here's how it typically works: Assigned Issues: Some projects prefer contributors to work on issues that have been specifically assigned to them by the project maintainers. In this case, you would need to communicate with the project admins or mentors to get assigned to an issue. Once assigned, you can start working on it and submit your pull request. Self-Selected Issues: Other projects allow contributors to choose issues from the project's issue tracker and work on them without explicit assignment. In this case, you can browse the project's issues, pick the ones you're interested in, and start working on them. You don't need to ask for permission before starting work on these issues, but it's often a good idea to inform the maintainers or mentors about your intentions, especially if you're new to the project. In either case, it's important to follow the project's contribution guidelines and communicate with the maintainers or mentors as needed. If you're unsure about whether you should ask for assignment or can start working on an issue directly, it's always a good idea to reach out to the project admins for clarification. They can provide guidance on the best approach based on the project's specific requirements and workflow. |
Beta Was this translation helpful? Give feedback.
It depends on the project's guidelines and workflow. Here's how it typically works:
Assigned Issues: Some projects prefer contributors to work on issues that have been specifically assigned to them by the project maintainers. In this case, you would need to communicate with the project admins or mentors to get assigned to an issue. Once assigned, you can start working on it and submit your pull request.
Self-Selected Issues: Other projects allow contributors to choose issues from the project's issue tracker and work on them without explicit assignment. In this case, you can browse the project's issues, pick the ones you're interested in, and start working on them. You don't need to ask fo…