Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
* @elastic/platform-docs
/.github/ @elastic/doc-leads
/.github/workflows/co-docs-builder.yml @elastic/docs-engineering
/serverless/serverless-changelog.asciidoc @elastic/docs

/serverless/ @elastic/platform-docs
/serverless/serverless-changelog.asciidoc @elastic/docs
19 changes: 5 additions & 14 deletions .github/ISSUE_TEMPLATE/internal-request.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: "Documentation request"
name: "Internal documentation request (Elastic employees)"
description: Request a documentation change or enhancement for any supported release.
title: "[REQUEST]: "
labels: ["request", "Team:Docs"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this request! This form will create an issue that the Platform Docs team will triage and prioritize.

### For best results, complete all fields.
Thanks for taking the time to fill out this request! This form will create an issue that the Documentation team will triage and prioritize. This form does not guarantee that your issue will be prioritized for the selected iteration. _But_, completing this issue as early and as comprehensively as possible will help us understand and plan the work better!
- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -63,12 +61,9 @@ body:
description: Some requests may be tied to the Elastic Stack release schedule. Some, like Serverless requests, may not. Please select an option.
options:
- 'N/A'
- '8.11'
- '8.12'
- '8.13'
- '8.14'
- '8.15'
- '8.16'
- '8.17'
- '8.18'
- '9.0'
default: 0
validations:
required: true
Expand All @@ -94,7 +89,3 @@ body:
value: "**Main contact:** @\n\n**Stakeholders:**\n"
validations:
required: true
- type: markdown
attributes:
value: |
Thanks for filling out this form. Note that this form does not guarantee that your issue will be prioritized for the selected iteration. _But_, completing this issue as early and as comprehensively as possible will help us understand and plan the work better!
57 changes: 0 additions & 57 deletions .github/ISSUE_TEMPLATE/serverless-ux-bug-bash-issue.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions deploy-manage/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'Deploy and Manage'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions deploy-manage/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Deploy and Manage
---
3 changes: 3 additions & 0 deletions elastic-basics/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'Elastic Basics'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions elastic-basics/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Elastic Basics
---
3 changes: 3 additions & 0 deletions explore-analyze/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'Explore and analyze'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions explore-analyze/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Explore and analyze
---
3 changes: 3 additions & 0 deletions extend/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'Deploy and Manage'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions extend/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Extend
---
3 changes: 3 additions & 0 deletions manage-data/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'Manage data'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions manage-data/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Manage data
---
3 changes: 3 additions & 0 deletions reference/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'APIs and reference'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions reference/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: APIs and reference
---
3 changes: 3 additions & 0 deletions solutions/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'Solutions and use cases'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions solutions/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Solutions and use cases
---
3 changes: 3 additions & 0 deletions troubleshoot/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: 'Troubleshoot'
toc:
- file: index.md
3 changes: 3 additions & 0 deletions troubleshoot/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Troubleshoot
---
3 changes: 3 additions & 0 deletions whats-new/doset.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
project: "What's new"
toc:
- file: index.md
3 changes: 3 additions & 0 deletions whats-new/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: What's new
---