Skip to content

Commit

Permalink
Merge pull request #9600 from owncloud/mmattel-patch-1
Browse files Browse the repository at this point in the history
[docs-only] Update new-service-checklist.md
  • Loading branch information
mmattel authored Jul 12, 2024
2 parents 23b78aa + 32f7652 commit ce199d5
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 ce199d5

Please sign in to comment.