integrations / integrations/terraform-provider-github

[MAINT]: Document naming convention regarding plural and singular

Open
#2,953 2 comments 0 reactions 0 assignees View on GitHub
Type: Documentation Type: Maintenance
Dominant language
Go
Stars
1.2k
Forks
1k
Avg merge
1d 14h
Merged PRs (30d)
8

Description

### Describe the need

The general pattern has been to use plural on collections and singular on single resource operations.

For instance, repository collaborators ([single](https://github.com/integrations/terraform-provider-github/blob/main/github/resource_github_repository_collaborator.go), [collection](https://github.com/integrations/terraform-provider-github/blob/main/github/resource_github_repository_collaborators.go)) implements this approach.

We need to document in our contributor docs this pattern for future work.

### SDK Version

_No response_

### API Version

_No response_

### Relevant log output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.