Skip to content

Update CONTRIBUTING.md to reflect actual contribution workflow#6973

Merged
aws-sdk-java-automation merged 2 commits into
masterfrom
bhoradc/update-contributing-remove-assignment-language
May 18, 2026
Merged

Update CONTRIBUTING.md to reflect actual contribution workflow#6973
aws-sdk-java-automation merged 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
@aws-sdk-java-automation aws-sdk-java-automation merged commit 45de619 into master May 18, 2026
9 checks passed
@aws-sdk-java-automation aws-sdk-java-automation deleted the bhoradc/update-contributing-remove-assignment-language branch May 18, 2026 16:53
@github-actions
Copy link
Copy Markdown

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

3 participants