Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify guidance on selecting unassigned good first issues #9656

Merged

Conversation

GarvitDadheech
Copy link
Contributor

@GarvitDadheech GarvitDadheech commented Jul 29, 2024

Closes #9646

Problem

Contributors sometimes request to be assigned to issues that are already assigned, leading to confusion and inefficiency.

Solution

Updated the CONTRIBUTING.md file to clearly state that contributors should only comment on or request to be assigned to issues that are not already assigned. The new guidelines specify:

  • Only comment on issues that are not assigned to anyone.
  • Do not request to be assigned to issues that already have an assignee.

These changes aim to ensure that contributors focus on issues available for them to work on.

Screenshot / Relevant Links

N/A

Additional Notes

If any further clarification or updates are needed, please let me know!

CONTRIBUTING.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@scottbarnes scottbarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, @GarvitDadheech!

@scottbarnes scottbarnes merged commit 2a59c81 into internetarchive:master Jul 30, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update contributing docs to mention to select an issue with no assignee.
2 participants