Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

fix(enterprise-teams): fix grammar in resource Description fields#43

Merged
vmvarela merged 1 commit intomasterfrom
enterprise-teams
Mar 20, 2026
Merged

fix(enterprise-teams): fix grammar in resource Description fields#43
vmvarela merged 1 commit intomasterfrom
enterprise-teams

Conversation

@vmvarela
Copy link
Copy Markdown
Owner

Summary

Use "Creates and manages..." (third-person singular) in all three enterprise-teams resources, consistent with provider conventions and reviewer feedback on upstream PR #3008.

Files changed

  • github/resource_github_enterprise_team.go: "Manages...""Creates and manages a GitHub enterprise team."
  • github/resource_github_enterprise_team_membership.go: "Manages membership...""Creates and manages membership of a user in a GitHub enterprise team."
  • github/resource_github_enterprise_team_organizations.go: "Manages organization assignments...""Creates and manages organization assignments for a GitHub enterprise team."

Closes #23

Use "Creates and manages..." (third-person singular) in all three
enterprise-teams resources, consistent with provider conventions and
reviewer feedback on upstream PR integrations#3008.

Closes #23
@vmvarela vmvarela added type:bug Something isn't working enterprise-teams Related to the enterprise-teams feature branch labels Mar 20, 2026
@github-actions github-actions Bot added the type:feature New functionality label Mar 20, 2026
@vmvarela vmvarela merged commit 9f44c08 into master Mar 20, 2026
9 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enterprise-teams Related to the enterprise-teams feature branch type:bug Something isn't working type:feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(enterprise-teams): fix grammar in resource Description ("Creates and manages...")

1 participant