mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
[api-docs] follow the correct schema for frontmatter (#138348)
* [api-docs] follow the correct schema for frontmatter * rename non-generated summary: usage * fix yaml comment syntax
This commit is contained in:
parent
e49c8645e8
commit
6c438b331c
93 changed files with 138 additions and 112 deletions
|
@ -2,7 +2,7 @@
|
|||
id: kibDevTutorialSubmitPullRequest
|
||||
slug: /kibana-dev-docs/tutorials/submit-pull-request
|
||||
title: Submitting a Kibana pull request
|
||||
summary: Learn how to submit a Kibana pull request
|
||||
description: Learn how to submit a Kibana pull request
|
||||
date: 2021-06-24
|
||||
tags: ['kibana', 'onboarding', 'dev', 'tutorials', 'github', 'pr', 'pull request', 'ci']
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue