mirror of https://github.com/docker/docs.git
fix type of keywords entry in frontmatter (in /opensource/) (#516)
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
This commit is contained in:
parent
1589927ce8
commit
06e2875742
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Overview of contributing
|
||||
keywords:
|
||||
- open, source, contributing, overview
|
||||
keywords: open, source, contributing, overview
|
||||
title: FAQ for contributors
|
||||
---
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
description: Contribute code
|
||||
keywords: governance, board, members, profiles
|
||||
redirect_from:
|
||||
- /contributing/contributing
|
||||
description: Contribute code
|
||||
keywords:
|
||||
- governance, board, members, profiles
|
||||
title: Quickstart code or doc contribution
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Style guide for Docker documentation describing standards and conventions for contributors
|
||||
keywords:
|
||||
- style, guide, docker, documentation
|
||||
keywords: style, guide, docker, documentation
|
||||
title: Documentation style and grammar conventions
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Describes Docker's communication channels
|
||||
keywords:
|
||||
- IRC, Google group, Twitter, blog, Stackoverflow
|
||||
keywords: IRC, Google group, Twitter, blog, Stackoverflow
|
||||
title: Where to chat or get help
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Board member profiles
|
||||
keywords:
|
||||
- governance, board, members, profiles
|
||||
keywords: governance, board, members, profiles
|
||||
title: Board member profiles
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Explains Docker's code of conduct
|
||||
keywords:
|
||||
- Docker, conduct, code
|
||||
keywords: Docker, conduct, code
|
||||
title: Code of conduct
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
description: Docker Governance Advisory Board
|
||||
keywords:
|
||||
- governance, board, members, explained
|
||||
title: "Docker Governance Advisory Board: June 2015 version"
|
||||
keywords: governance, board, members, explained
|
||||
title: 'Docker Governance Advisory Board: June 2015 version'
|
||||
---
|
||||
|
||||
An initial version of this proposal was posted for comments on April 30th,
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Describes Docker's communication channels
|
||||
keywords:
|
||||
- IRC, Google group, Twitter, blog, Stackoverflow
|
||||
keywords: IRC, Google group, Twitter, blog, Stackoverflow
|
||||
title: Governance
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Overview of contributing
|
||||
keywords:
|
||||
- open, source, contributing, overview
|
||||
keywords: open, source, contributing, overview
|
||||
title: Open Source at Docker
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Explains how to create a pull request for change or new feature
|
||||
keywords:
|
||||
- Kitematic, open source, contribute, contributor, tour, development, contribute, pull request, review, workflow, beginner, squash, commit
|
||||
keywords: Kitematic, open source, contribute, contributor, tour, development, contribute, pull request, review, workflow, beginner, squash, commit
|
||||
title: Create a pull request (PR)
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Explains how to find a Kitematic issue
|
||||
keywords:
|
||||
- Kitematic, open source, contribute, contributor, tour
|
||||
keywords: Kitematic, open source, contribute, contributor, tour
|
||||
title: Find an issue on GitHub
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Overview of Kitematic development process
|
||||
keywords:
|
||||
- Kitematic, open source, contribute, contributor, tour, development
|
||||
keywords: Kitematic, open source, contribute, contributor, tour, development
|
||||
title: Get started with your Kitematic contributions
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Introduces Kitematic contribute topics and tour
|
||||
keywords:
|
||||
- Kitematic, open source, contribute, contributor, tour, issue, review
|
||||
keywords: Kitematic, open source, contribute, contributor, tour, issue, review
|
||||
title: Contribute to Kitematic
|
||||
---
|
||||
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
description: Explains next steps after the tour
|
||||
keywords:
|
||||
- Kitematic, open source, contribute, contributor, tour, development, contribute
|
||||
|
||||
keywords: Kitematic, open source, contribute, contributor, tour, development, contribute
|
||||
title: Where to learn more
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Explains how to find a Kitematic issue
|
||||
keywords:
|
||||
- Kitematic, open source, contribute, contributor, tour, development
|
||||
keywords: Kitematic, open source, contribute, contributor, tour, development
|
||||
title: Set up for Kitematic development
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Explains how to find a Kitematic issue
|
||||
keywords:
|
||||
- Kitematic, open source, contribute, contributor, tour, development
|
||||
keywords: Kitematic, open source, contribute, contributor, tour, development
|
||||
title: Develop in Kitematic (work on an issue)
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Describes Docker's communication channels
|
||||
keywords:
|
||||
- IRC, Google group, Twitter, blog, Stackoverflow
|
||||
keywords: IRC, Google group, Twitter, blog, Stackoverflow
|
||||
title: Set up for Engine development
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: How to use Docker's development environment
|
||||
keywords:
|
||||
- development, inception, container, image Dockerfile, dependencies, Go, artifacts
|
||||
keywords: development, inception, container, image Dockerfile, dependencies, Go, artifacts
|
||||
title: Work with a development container
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Describes how to set up your local machine and repository
|
||||
keywords:
|
||||
- GitHub account, repository, clone, fork, branch, upstream, Git, Go, make
|
||||
keywords: GitHub account, repository, clone, fork, branch, upstream, Git, Go, make
|
||||
title: Configure Git for contributing
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: How to set up a server to test Docker Windows client
|
||||
keywords:
|
||||
- development, inception, container, image Dockerfile, dependencies, Go, artifacts, windows
|
||||
keywords: development, inception, container, image Dockerfile, dependencies, Go, artifacts, windows
|
||||
title: Get the required software for Windows
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Describes the software required to contribute to Docker
|
||||
keywords:
|
||||
- 'GitHub account, repository, Docker, Git, Go, make, '
|
||||
keywords: 'GitHub account, repository, Docker, Git, Go, make, '
|
||||
title: Get the required software for Linux or macOS
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Describes Docker's testing infrastructure
|
||||
keywords:
|
||||
- make test, make docs, Go tests, gofmt, contributing, running tests
|
||||
keywords: make test, make docs, Go tests, gofmt, contributing, running tests
|
||||
title: Run tests and test documentation
|
||||
---
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
description: Introduction to project contribution at Docker
|
||||
keywords: Gordon, introduction, turtle, machine, libcontainer, how to
|
||||
redirect_from:
|
||||
- /project/who-written-for/
|
||||
description: Introduction to project contribution at Docker
|
||||
keywords:
|
||||
- Gordon, introduction, turtle, machine, libcontainer, how to
|
||||
title: README first
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Support the community
|
||||
keywords:
|
||||
- support, community, users, irc
|
||||
keywords: support, community, users, irc
|
||||
title: Support the community
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Contribute code
|
||||
keywords:
|
||||
- governance, board, members, profiles
|
||||
keywords: governance, board, members, profiles
|
||||
title: Other ways to contribute
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Organize our issues
|
||||
keywords:
|
||||
- governance, board, members, profiles
|
||||
keywords: governance, board, members, profiles
|
||||
title: Organize our issues
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Organize a Docker Meetup
|
||||
keywords:
|
||||
- Docker, meetup, hosting, organizing
|
||||
keywords: Docker, meetup, hosting, organizing
|
||||
title: Organize a Docker meetup
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Testing contributions
|
||||
keywords:
|
||||
- test, source, contributions, Docker
|
||||
keywords: test, source, contributions, Docker
|
||||
title: Testing contributions
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Explains workflows for refactor and design proposals
|
||||
keywords:
|
||||
- contribute, project, design, refactor, proposal
|
||||
keywords: contribute, project, design, refactor, proposal
|
||||
title: Advanced contributing
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: List of guidelines for coding Docker contributions
|
||||
keywords:
|
||||
- change, commit, squash, request, pull request, test, unit test, integration tests, Go, gofmt, LGTM
|
||||
keywords: change, commit, squash, request, pull request, test, unit test, integration tests, Go, gofmt, LGTM
|
||||
title: Coding style checklist
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Basic workflow for Docker contributions
|
||||
keywords:
|
||||
- contribute, pull request, review, workflow, beginner, squash, commit
|
||||
keywords: contribute, pull request, review, workflow, beginner, squash, commit
|
||||
title: Create a pull request (PR)
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Basic workflow for Docker contributions
|
||||
keywords:
|
||||
- contribute, issue, review, workflow, beginner, expert, squash, commit
|
||||
keywords: contribute, issue, review, workflow, beginner, expert, squash, commit
|
||||
title: Find and claim an issue
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Describes Docker's communication channels
|
||||
keywords:
|
||||
- IRC, Google group, Twitter, blog, Stackoverflow
|
||||
keywords: IRC, Google group, Twitter, blog, Stackoverflow
|
||||
title: Contribution workflow
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Explains basic workflow for Docker contributions
|
||||
keywords:
|
||||
- contribute, maintainers, review, workflow, process
|
||||
keywords: contribute, maintainers, review, workflow, process
|
||||
title: Understand how to contribute
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Basic workflow for Docker contributions
|
||||
keywords:
|
||||
- contribute, pull request, review, workflow, beginner, squash, commit
|
||||
keywords: contribute, pull request, review, workflow, beginner, squash, commit
|
||||
title: Participate in the PR review
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
description: Basic workflow for Docker contributions
|
||||
keywords:
|
||||
- contribute, pull request, review, workflow, beginner, squash, commit
|
||||
keywords: contribute, pull request, review, workflow, beginner, squash, commit
|
||||
title: Work on your issue
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue