What do if someone does pull request on my own issue created despite the fact I raised the iisue to get assigned to me first #120
-
I find out an issue and Wanted to get assigned but someone done the task before me despite the fact he is not assigned ; |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 5 replies
-
This happened to be the 2nd time today |
Beta Was this translation helpful? Give feedback.
-
In a well-structured operating system (OS), tasks should typically be assigned to individuals before they are completed to ensure clarity, accountability, and effective workflow management. If someone completed a task without being formally assigned to it, it could lead to confusion, duplication of efforts, and potential conflicts. It's important to establish clear procedures for task assignment and communication within the team to prevent such issues. Reviewing the specific situation mentioned in the GitHub issue link you provided can provide more context and insights into what might have happened and how to address it effectively. |
Beta Was this translation helpful? Give feedback.
-
In open-source projects, contributors like us focus on identifying and solving issues. Once an issue is found, the project admin assigns it, and we work on it, providing clear documentation and changes. Platforms like Vercel make it easier to review contributions. If our work is deemed valuable, it gets merged by the admin. It's a collaborative effort where everyone plays a part in driving progress. Checkout following points for better understanding :
Hope this helps clarify the process! |
Beta Was this translation helpful? Give feedback.
-
It's common for multiple contributors to work on the same issue in open source projects, even if the issue isn't explicitly assigned to them. In the case you've mentioned, it appears that someone has already submitted a pull request to address the issue before you had a chance to get assigned. While it might feel frustrating to miss out on an opportunity to contribute, it's essential to remember that open source is collaborative, and contributions from multiple contributors are encouraged. Here are a few things to consider:
Ultimately, while it's natural to feel disappointed when you miss out on an opportunity to contribute, it's essential to maintain a positive and collaborative attitude in the open source community. There will always be more chances to make meaningful contributions and learn from others along the way. |
Beta Was this translation helpful? Give feedback.
-
We passed strict guideline regarding this to mentors and project admin . First come first service on issue assigning . If you keep the issue stale for days it will be passed to other person . |
Beta Was this translation helpful? Give feedback.
thanks @sanjay-kv