Skip to content

Commit

Permalink
[docs-only] Update new-service-checklist.md
Browse files Browse the repository at this point in the history
Add that some service names must not be used because these names are part of automated documentation process.
  • Loading branch information
mmattel authored Jul 12, 2024
1 parent 23b78aa commit 32f7652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/services/general-info/new-service-checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ When a new service gets introduced, this checklist is a good starting point for
Use this checklist with copy/paste in your PR - right from the beginning. It renders correctly in your PR.

```markdown
- [ ] Services MUST NOT be named `extended` or `global`. These are reserved names for the automated documentation process.
- [ ] Provide a README.md for that service in the root folder of that service.
- Use CamelCase for section headers.
- [ ] For images and example files used in README.md:
Expand Down

0 comments on commit 32f7652

Please sign in to comment.