--- slug: /contributing/templates title: Docs Templates description: Copy-paste templates for creating a new Sumo Logic Docs page, App Catalog doc, Cloud-to-Cloud source doc, or Partner app doc. canonical: https://www.sumologic.com/help/docs/contributing/templates/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Copy one of these templates into a new `.md` file to start a doc from a consistent starting point. Refer to the [Style Guide](/docs/contributing/style-guide) as you fill it in. :::tip Recommended: Use Claude Code Skip copying a template by hand. If you have [Claude Code](https://claude.ai/code) installed, these slash commands scaffold a new doc for you: `/doc` for a generic doc, `/app-doc` for an App Catalog doc, and `/c2c-source-doc` for a Cloud-to-Cloud source doc. For release notes, use `/release-note-service`, `/release-note-collector`, `/release-note-cse`, `/release-note-csoar`, or `/release-note-developer`. See the [README](https://github.com/SumoLogic/sumologic-documentation#claude-code-tooling) for the full command list. :::
Documentation icon

Doc (Generic) Template

Create a general feature, how-to, or concept doc.

Documentation icon

Apps Template

Create an App Catalog integration doc.

Documentation icon

Cloud-to-Cloud Source Template

Create a Cloud-to-Cloud source doc.

Documentation icon

Partner App Template

Create a Sumo Logic Partner app doc.