Skip to content

Update CONTRIBUTING.md to reflect actual contribution workflow#6973

Open
bhoradc wants to merge 2 commits into
masterfrom
bhoradc/update-contributing-remove-assignment-language
Open

Update CONTRIBUTING.md to reflect actual contribution workflow#6973
bhoradc wants to merge 2 commits into
masterfrom
bhoradc/update-contributing-remove-assignment-language

Conversation

@bhoradc
Copy link
Copy Markdown
Contributor

@bhoradc bhoradc commented May 15, 2026

Motivation and Context

The contributing guide instructs external contributors to ask maintainers to assign issues to them before beginning work. This doesn't reflect actual practice, maintainers do not assign the issues to external contributors.

Modifications

  • Feature Requests section: Direct users to check the "I may be able to implement this feature request" option in the issue template instead of asking for issue assignment.

  • Code Contributions section: Direct users to comment on the issue to indicate intent to contribute instead of asking for issue assignment.

@bhoradc bhoradc requested a review from a team as a code owner May 15, 2026 22:19
@bhoradc bhoradc added the changelog-not-required Indicate changelog entry is not required for a specific PR label May 15, 2026
@bhoradc bhoradc force-pushed the bhoradc/update-contributing-remove-assignment-language branch from 44f7ff1 to 72c20e1 Compare May 15, 2026 22:27
@bhoradc bhoradc changed the title Remove issue assignment language from CONTRIBUTING.md Update CONTRIBUTING.md to reflect actual contribution workflow May 15, 2026
@bhoradc bhoradc added the no-api-surface-area-change Indicate there is no API surface area change and thus API surface area review is not required label May 15, 2026
@bhoradc bhoradc enabled auto-merge May 15, 2026 22:52
The contributing guide previously instructed external contributors to ask
maintainers to assign issues to them before beginning work. This does not
reflect actual practice — maintainers self-assign issues for tracking but
do not assign external contributors.

Updated to instead direct contributors to:
- Comment on the issue to signal intent to contribute a fix (for bugs)
- Use the existing 'I may be able to implement this feature request'
  checkbox in the feature request template (for features)
@bhoradc bhoradc force-pushed the bhoradc/update-contributing-remove-assignment-language branch from 72c20e1 to 3a66546 Compare May 15, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-not-required Indicate changelog entry is not required for a specific PR no-api-surface-area-change Indicate there is no API surface area change and thus API surface area review is not required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants