diff --git a/opensource/FAQ.md b/opensource/FAQ.md index 9103455fd2..b5ef63437d 100644 --- a/opensource/FAQ.md +++ b/opensource/FAQ.md @@ -1,7 +1,6 @@ --- description: Overview of contributing -keywords: -- open, source, contributing, overview +keywords: open, source, contributing, overview title: FAQ for contributors --- @@ -136,4 +135,4 @@ force the previous change to be overwritten. ``` $ git push -f origin my-keen-feature - ``` + ``` \ No newline at end of file diff --git a/opensource/code.md b/opensource/code.md index 3fc7f5ced8..7af7ae3272 100644 --- a/opensource/code.md +++ b/opensource/code.md @@ -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 --- @@ -77,4 +76,4 @@ pull request. 7. Participate in the pull request review till a successful -merge. +merge. \ No newline at end of file diff --git a/opensource/doc-style.md b/opensource/doc-style.md index 9300df5ae2..02ebaa2d5d 100644 --- a/opensource/doc-style.md +++ b/opensource/doc-style.md @@ -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 --- @@ -274,4 +273,4 @@ call-outs is red. Be sure to include descriptive alt-text for the graphic. This greatly helps users with accessibility issues. -Lastly, be sure you have permission to use any included graphics. +Lastly, be sure you have permission to use any included graphics. \ No newline at end of file diff --git a/opensource/get-help.md b/opensource/get-help.md index 3b1a81a2b8..da9771c786 100644 --- a/opensource/get-help.md +++ b/opensource/get-help.md @@ -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 --- @@ -217,4 +216,4 @@ This quickstart was meant to get you up and into IRC very quickly. If you find IRC useful there is more to learn. Drupal, another open source project, has written some documentation about using IRC for their project -(thanks Drupal!). +(thanks Drupal!). \ No newline at end of file diff --git a/opensource/governance/board-profiles.md b/opensource/governance/board-profiles.md index 6ccf023b1d..57ab8acef0 100644 --- a/opensource/governance/board-profiles.md +++ b/opensource/governance/board-profiles.md @@ -1,7 +1,6 @@ --- description: Board member profiles -keywords: -- governance, board, members, profiles +keywords: governance, board, members, profiles title: Board member profiles --- @@ -62,4 +61,4 @@ and community of the Docker Project. * Nicola Paolucci (Atlassian) * Burke Libbey (Shopify) * Meghdoot Bhattacharya (PayPal) -* Tapabrata Pal (Capital One) +* Tapabrata Pal (Capital One) \ No newline at end of file diff --git a/opensource/governance/conduct-code.md b/opensource/governance/conduct-code.md index 9b3c3349df..0e42a246b7 100644 --- a/opensource/governance/conduct-code.md +++ b/opensource/governance/conduct-code.md @@ -1,7 +1,6 @@ --- description: Explains Docker's code of conduct -keywords: -- Docker, conduct, code +keywords: Docker, conduct, code title: Code of conduct --- @@ -37,4 +36,4 @@ maintainers. This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org), version 1.0.0, available at -[http://contributor-covenant.org/version/1/0/0/](http://contributor-covenant.org/version/1/0/0/) +[http://contributor-covenant.org/version/1/0/0/](http://contributor-covenant.org/version/1/0/0/) \ No newline at end of file diff --git a/opensource/governance/dgab-info.md b/opensource/governance/dgab-info.md index 08dabf1285..367e95309b 100644 --- a/opensource/governance/dgab-info.md +++ b/opensource/governance/dgab-info.md @@ -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, @@ -190,4 +189,4 @@ will either agree to become compliant within a specified timeframe or else resign their DGAB position. Please help us improve this draft by sending your comments and feedback to -[governance@docker.com](mailto:governance@docker.com). +[governance@docker.com](mailto:governance@docker.com). \ No newline at end of file diff --git a/opensource/governance/index.md b/opensource/governance/index.md index ef8a4f76d0..2ea1350f30 100644 --- a/opensource/governance/index.md +++ b/opensource/governance/index.md @@ -1,10 +1,9 @@ --- description: Describes Docker's communication channels -keywords: -- IRC, Google group, Twitter, blog, Stackoverflow +keywords: IRC, Google group, Twitter, blog, Stackoverflow title: Governance --- * [Docker Governance Advisory Board](dgab-info.md ) * [Board member profiles](board-profiles.md ) -* [Code of conduct](conduct-code.md) +* [Code of conduct](conduct-code.md) \ No newline at end of file diff --git a/opensource/index.md b/opensource/index.md index a14a8360f3..c9eaec7e47 100644 --- a/opensource/index.md +++ b/opensource/index.md @@ -1,7 +1,6 @@ --- description: Overview of contributing -keywords: -- open, source, contributing, overview +keywords: open, source, contributing, overview title: Open Source at Docker --- @@ -12,4 +11,4 @@ You also help the countless number of other project participants. - [Configure the development environment](project/who-written-for.md) explains how to setup an environment to contribute to Docker engine. - [Understand the contribution workflow ](workflow/make-a-contribution.md) explains the workflow the team uses across most Docker projects. - [Other ways to contribute](ways/index.md) provides tips for contributing if you don't want to code. -- [Governance](governance/index.md) describes the proper conduct and who defines it. +- [Governance](governance/index.md) describes the proper conduct and who defines it. \ No newline at end of file diff --git a/opensource/kitematic/create_pr.md b/opensource/kitematic/create_pr.md index af88b68f87..e9e0ccce78 100644 --- a/opensource/kitematic/create_pr.md +++ b/opensource/kitematic/create_pr.md @@ -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) --- @@ -58,4 +57,4 @@ The next step in this process is to participate your PR's review. To learn more, +review . --> \ No newline at end of file diff --git a/opensource/kitematic/find_issue.md b/opensource/kitematic/find_issue.md index 7f08ca57d0..cd4c30a44e 100644 --- a/opensource/kitematic/find_issue.md +++ b/opensource/kitematic/find_issue.md @@ -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 --- @@ -41,4 +40,4 @@ To find and claim an issue you want to work on: Go to next section to learn [Set up your Kitematic development environment](set_up_dev.md). -(For more about working with open source issues in Docker, see Find an issue and Docker Contributing Guidelines.) +(For more about working with open source issues in Docker, see Find an issue and Docker Contributing Guidelines.) \ No newline at end of file diff --git a/opensource/kitematic/get_started.md b/opensource/kitematic/get_started.md index 8aabc77663..d41b428ab2 100644 --- a/opensource/kitematic/get_started.md +++ b/opensource/kitematic/get_started.md @@ -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 --- @@ -32,4 +31,4 @@ the Kitematic codebase, this quick tour will help you get started. Follow along ## Where to go next -[Find an issue on GitHub](find_issue.md) to get started. +[Find an issue on GitHub](find_issue.md) to get started. \ No newline at end of file diff --git a/opensource/kitematic/index.md b/opensource/kitematic/index.md index 13e46c8780..017e8ba7d4 100644 --- a/opensource/kitematic/index.md +++ b/opensource/kitematic/index.md @@ -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 --- @@ -10,4 +9,4 @@ title: Contribute to Kitematic * [Set up for Kitematic development](set_up_dev.md) * [Develop in Kitematic (work on an issue)](work_issue.md) * [Review your branch and create a pull request (PR)](create_pr.md) -* [Where to learn more](next_steps.md) +* [Where to learn more](next_steps.md) \ No newline at end of file diff --git a/opensource/kitematic/next_steps.md b/opensource/kitematic/next_steps.md index b8e1fc6776..0c29eeb667 100644 --- a/opensource/kitematic/next_steps.md +++ b/opensource/kitematic/next_steps.md @@ -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 --- @@ -36,4 +34,4 @@ To learn more about contributing to Docker open source projects, see: * Quick Start contribution -* Understand how to contribute +* Understand how to contribute \ No newline at end of file diff --git a/opensource/kitematic/set_up_dev.md b/opensource/kitematic/set_up_dev.md index c096c8f88e..56b1d2b996 100644 --- a/opensource/kitematic/set_up_dev.md +++ b/opensource/kitematic/set_up_dev.md @@ -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 --- @@ -179,4 +178,4 @@ The `components` folder is where the layout files are, the `stores` represent th ## Where to go next You are ready to start working on the issue. Go to [Develop in Kitematic (work -on an issue)](work_issue.md). +on an issue)](work_issue.md). \ No newline at end of file diff --git a/opensource/kitematic/work_issue.md b/opensource/kitematic/work_issue.md index 8770c5c866..21acad2fca 100644 --- a/opensource/kitematic/work_issue.md +++ b/opensource/kitematic/work_issue.md @@ -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) --- @@ -78,4 +77,4 @@ To do this, edit the container `General Settings` layout. ## Where to go next -At this point, you are ready to [Review your branch and create a pull request](create_pr.md) to merge your new feature into Kitematic. +At this point, you are ready to [Review your branch and create a pull request](create_pr.md) to merge your new feature into Kitematic. \ No newline at end of file diff --git a/opensource/project/index.md b/opensource/project/index.md index ea9d84c60a..e5f7b02710 100644 --- a/opensource/project/index.md +++ b/opensource/project/index.md @@ -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 --- @@ -10,4 +9,4 @@ title: Set up for Engine development * [Set up for development on Windows](software-req-win.md) * [Configure Git for contributing](set-up-git.md) * [Work with a development container](set-up-dev-env.md) - * [Run tests and test documentation](test-and-docs.md) + * [Run tests and test documentation](test-and-docs.md) \ No newline at end of file diff --git a/opensource/project/set-up-dev-env.md b/opensource/project/set-up-dev-env.md index 03d7c070b9..65d895ddf4 100644 --- a/opensource/project/set-up-dev-env.md +++ b/opensource/project/set-up-dev-env.md @@ -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 --- @@ -306,4 +305,4 @@ Congratulations, you have successfully achieved Docker inception. You've had a small experience of the develpment process. You've set up your development environment and verified almost all the essential processes you need to contribute. Of course, before you start contributing, [you'll need to learn one -more piece of the development process, the test framework](test-and-docs.md). +more piece of the development process, the test framework](test-and-docs.md). \ No newline at end of file diff --git a/opensource/project/set-up-git.md b/opensource/project/set-up-git.md index f201f33725..79a51fe509 100644 --- a/opensource/project/set-up-git.md +++ b/opensource/project/set-up-git.md @@ -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 --- @@ -282,4 +281,4 @@ commit is signed. Congratulations, you have finished configuring both your local host environment and Git for contributing. In the next section you'll [learn how to set up and -work in a Docker development container](set-up-dev-env.md). +work in a Docker development container](set-up-dev-env.md). \ No newline at end of file diff --git a/opensource/project/software-req-win.md b/opensource/project/software-req-win.md index 765d7c41ec..1c75f76161 100644 --- a/opensource/project/software-req-win.md +++ b/opensource/project/software-req-win.md @@ -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 --- @@ -255,4 +254,4 @@ from GitHub. ## Where to go next In the next section, you'll [learn how to set up and configure Git for -contributing to Docker](set-up-git.md). +contributing to Docker](set-up-git.md). \ No newline at end of file diff --git a/opensource/project/software-required.md b/opensource/project/software-required.md index b4c35ec801..2cb39ae9a9 100644 --- a/opensource/project/software-required.md +++ b/opensource/project/software-required.md @@ -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 --- @@ -100,4 +99,4 @@ You must log out and log back in for this modification to take effect. ## Where to go next In the next section, you'll [learn how to set up and configure Git for -contributing to Docker](set-up-git.md). +contributing to Docker](set-up-git.md). \ No newline at end of file diff --git a/opensource/project/test-and-docs.md b/opensource/project/test-and-docs.md index 730e117b68..c922b28519 100644 --- a/opensource/project/test-and-docs.md +++ b/opensource/project/test-and-docs.md @@ -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 --- @@ -362,4 +361,4 @@ docs.docker.com, but you will be able to preview the changes. Congratulations, you have successfully completed the basics you need to understand the Docker test framework. In the next steps, you use what you have learned so far to [contribute to Docker by working on an -issue](../workflow/make-a-contribution.md). +issue](../workflow/make-a-contribution.md). \ No newline at end of file diff --git a/opensource/project/who-written-for.md b/opensource/project/who-written-for.md index 4f8eb22091..fde6f3d09d 100644 --- a/opensource/project/who-written-for.md +++ b/opensource/project/who-written-for.md @@ -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 --- @@ -59,4 +58,4 @@ Please feel free to skim past information you find obvious or boring. Start by getting the software you require. If you are on Mac or Linux, go to [get the required software for Linux or macOS](software-required.md). If you are -on Windows, see [get the required software for Windows](software-req-win.md). +on Windows, see [get the required software for Windows](software-req-win.md). \ No newline at end of file diff --git a/opensource/ways/community.md b/opensource/ways/community.md index 2229ce237c..bdea7005cd 100644 --- a/opensource/ways/community.md +++ b/opensource/ways/community.md @@ -1,7 +1,6 @@ --- description: Support the community -keywords: -- support, community, users, irc +keywords: support, community, users, irc title: Support the community --- @@ -43,4 +42,4 @@ aspects of contributing. To help Docker contributors: room * the docker-dev Google group -* the `#docker-dev` channel on Freenode IRC +* the `#docker-dev` channel on Freenode IRC \ No newline at end of file diff --git a/opensource/ways/index.md b/opensource/ways/index.md index a391e3b6e6..5faf1fe47e 100644 --- a/opensource/ways/index.md +++ b/opensource/ways/index.md @@ -1,11 +1,10 @@ --- description: Contribute code -keywords: -- governance, board, members, profiles +keywords: governance, board, members, profiles title: Other ways to contribute --- * [Support the community](community.md) * [Organize our Issues](issues.md) * [Organize a Docker Meetup](meetups.md) -* [Test contributions](test.md) +* [Test contributions](test.md) \ No newline at end of file diff --git a/opensource/ways/issues.md b/opensource/ways/issues.md index 321b1fd3fb..4cf3dda968 100644 --- a/opensource/ways/issues.md +++ b/opensource/ways/issues.md @@ -1,7 +1,6 @@ --- description: Organize our issues -keywords: -- governance, board, members, profiles +keywords: governance, board, members, profiles title: Organize our issues --- @@ -57,4 +56,4 @@ Follow these steps: beginner writing task. For descriptions of valid labels, see the the triage process -5. Triage another issue. +5. Triage another issue. \ No newline at end of file diff --git a/opensource/ways/meetups.md b/opensource/ways/meetups.md index 3e2f4940b1..ea776d31fe 100644 --- a/opensource/ways/meetups.md +++ b/opensource/ways/meetups.md @@ -1,7 +1,6 @@ --- description: Organize a Docker Meetup -keywords: -- Docker, meetup, hosting, organizing +keywords: Docker, meetup, hosting, organizing title: Organize a Docker meetup --- @@ -64,4 +63,4 @@ office size and availability. This number usually varies between 30 and 200. Once again, each company hosting the event decides when does the meetup start, and how long it lasts. Usual meetups tend to last 2 hours, and start between -4pm and 6pm. +4pm and 6pm. \ No newline at end of file diff --git a/opensource/ways/test.md b/opensource/ways/test.md index d8a3190bb8..821640102e 100644 --- a/opensource/ways/test.md +++ b/opensource/ways/test.md @@ -1,7 +1,6 @@ --- description: Testing contributions -keywords: -- test, source, contributions, Docker +keywords: test, source, contributions, Docker title: Testing contributions --- @@ -50,4 +49,4 @@ What to look for: If you are interested in writing or fixing test code for the Docker project, learn about our test infrastructure. -View our open test issues in Docker for something to work on. Or, create one of your own. +View our open test issues in Docker for something to work on. Or, create one of your own. \ No newline at end of file diff --git a/opensource/workflow/advanced-contributing.md b/opensource/workflow/advanced-contributing.md index 65031cad0f..00139d423b 100644 --- a/opensource/workflow/advanced-contributing.md +++ b/opensource/workflow/advanced-contributing.md @@ -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 --- @@ -150,4 +149,4 @@ Making a pull request with a design proposal simplifies this process: * as a proposal changes and is updated, pages reset as line items resolve * GitHub maintains the entire history -While proposals in pull requests do not end up merged into a master repository, they provide a convenient tool for managing the design process. +While proposals in pull requests do not end up merged into a master repository, they provide a convenient tool for managing the design process. \ No newline at end of file diff --git a/opensource/workflow/coding-style.md b/opensource/workflow/coding-style.md index 4ee8000c94..a09e434ffe 100644 --- a/opensource/workflow/coding-style.md +++ b/opensource/workflow/coding-style.md @@ -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 --- @@ -94,4 +93,4 @@ program code and documentation code. available almost immediately. * If you made a documentation change, you can see it at - [docs.master.dockerproject.org](http://docs.master.dockerproject.org/). + [docs.master.dockerproject.org](http://docs.master.dockerproject.org/). \ No newline at end of file diff --git a/opensource/workflow/create-pr.md b/opensource/workflow/create-pr.md index af2f4a7d0f..0f6a37ed73 100644 --- a/opensource/workflow/create-pr.md +++ b/opensource/workflow/create-pr.md @@ -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) --- @@ -129,4 +128,4 @@ You create and manage PRs on GitHub: Congratulations, you've created your first pull request to Docker. The next step is for you learn how to [participate in your PR's -review](review-pr.md). +review](review-pr.md). \ No newline at end of file diff --git a/opensource/workflow/find-an-issue.md b/opensource/workflow/find-an-issue.md index f903f839eb..645c99b763 100644 --- a/opensource/workflow/find-an-issue.md +++ b/opensource/workflow/find-an-issue.md @@ -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 --- @@ -284,4 +283,4 @@ To sync your repository: At this point, you know what you want to work on and you have a branch to do your work in. Go onto the next section to learn [how to work on your -changes](work-issue.md). +changes](work-issue.md). \ No newline at end of file diff --git a/opensource/workflow/index.md b/opensource/workflow/index.md index 6049929181..872d18deca 100644 --- a/opensource/workflow/index.md +++ b/opensource/workflow/index.md @@ -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 --- @@ -11,4 +10,4 @@ title: Contribution workflow * [Create a pull request](create-pr.md) * [Participate in the PR review](review-pr.md) * [Advanced contributing](advanced-contributing.md) -* [Coding style checklist](coding-style.md) +* [Coding style checklist](coding-style.md) \ No newline at end of file diff --git a/opensource/workflow/make-a-contribution.md b/opensource/workflow/make-a-contribution.md index a98d83093a..8b858867d3 100644 --- a/opensource/workflow/make-a-contribution.md +++ b/opensource/workflow/make-a-contribution.md @@ -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 --- @@ -33,4 +32,4 @@ contributions. When you reach that point in the flow, we make sure to tell you. ## Where to go next Now that you know a little about the contribution process, go to the next section -to [find an issue you want to work on](find-an-issue.md). +to [find an issue you want to work on](find-an-issue.md). \ No newline at end of file diff --git a/opensource/workflow/review-pr.md b/opensource/workflow/review-pr.md index 416eefbade..8d445b671d 100644 --- a/opensource/workflow/review-pr.md +++ b/opensource/workflow/review-pr.md @@ -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 --- @@ -131,4 +130,4 @@ If you enjoyed contributing, let us know by completing another beginner issue or two. We really appreciate the help. If you are very experienced and want to make a major change, go on to -[learn about advanced contributing](advanced-contributing.md). +[learn about advanced contributing](advanced-contributing.md). \ No newline at end of file diff --git a/opensource/workflow/work-issue.md b/opensource/workflow/work-issue.md index 8840f492bf..18e1bbbdc0 100644 --- a/opensource/workflow/work-issue.md +++ b/opensource/workflow/work-issue.md @@ -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 --- @@ -190,4 +189,4 @@ You should pull and rebase frequently as you work. ## Where to go next At this point, you should understand how to work on an issue. In the next -section, you [learn how to make a pull request](create-pr.md). +section, you [learn how to make a pull request](create-pr.md). \ No newline at end of file