Skip to content

Commit e204e44

Browse files
authored
Update README.md
1 parent 61bd308 commit e204e44

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

content/rest/README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ The `/content/rest` directory is where the GitHub REST API docs live!
77

88
The content rendered by `include` tags is sourced from the `/lib/rest/static` directory, which is automatically generated from the API source code internally in GitHub, and should not be edited by a human. For more information, see the [`/lib/rest/README.md`](/lib/rest/README.md).
99

10-
To edit content that is rendered by `include` tags, you must edit the OpenAPI schema in the `github/github` repo. For information on how to do this, see:
11-
12-
- [The Hub](https://thehub.github.com/engineering/development-and-ops/public-apis/rest/openapi/)
13-
- [More info about creating API docs](https://github.com/github/docs-content/blob/main/docs-content-docs/docs-content-workflows/content-creation/creating-rest-api-documentation.md)
14-
- [More info about publishing API docs](https://github.com/github/docs-content/blob/main/docs-content-docs/docs-content-workflows/publishing-documentation/publishing-REST-api-docs.md)
10+
For internal contributors:
11+
To edit content that is rendered by `include` tags, you must edit the OpenAPI schema in the `github/github` repo. For information on how to do this, see:
12+
13+
- [The Hub](https://thehub.github.com/engineering/development-and-ops/public-apis/rest/openapi/)
14+
- [More info about creating API docs](https://github.com/github/docs-content/blob/main/docs-content-docs/docs-content-workflows/content-creation/creating-rest-api-documentation.md)
15+
- [More info about publishing API docs](https://github.com/github/docs-content/blob/main/docs-content-docs/docs-content-workflows/publishing-documentation/publishing-REST-api-docs.md)
16+
17+
For external contributors:
18+
We cannot accept changes to content that is rendered by `include` tags. However, you can open an issue describing the changes you would like to see.

0 commit comments

Comments
 (0)