Skip to content

Commit b53588e

Browse files
WIP: Pared down contributor's guide to docs specifics (docker#5232)
* pared down contributor's guide to docs specifics Signed-off-by: Victoria Bialas <[email protected]> * incorporated review comments Signed-off-by: Victoria Bialas <[email protected]>
1 parent 7cfe2e9 commit b53588e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+152
-3555
lines changed

_data/toc.yaml

+3-71
Original file line numberDiff line numberDiff line change
@@ -464,78 +464,10 @@ guides:
464464
- path: /compliance/cis/
465465
title: CIS
466466

467-
- sectiontitle: Open source at Docker
467+
- sectiontitle: Contributors guide
468468
section:
469-
- path: /opensource/code/
470-
title: Quickstart contribution
471-
- sectiontitle: Set up for Docker development
472-
section:
473-
- path: /opensource/project/who-written-for/
474-
title: README first
475-
- path: /opensource/project/software-required/
476-
title: Get the required software
477-
- path: /opensource/project/software-req-win/
478-
title: Set up for development on Windows
479-
- path: /opensource/project/set-up-git/
480-
title: Configure Git for contributing
481-
- path: /opensource/project/set-up-dev-env/
482-
title: Work with a development container
483-
- path: /opensource/project/test-and-docs/
484-
title: Run tests and test documentation
485-
- sectiontitle: Contribution workflow
486-
section:
487-
- path: /opensource/workflow/make-a-contribution/
488-
title: Understand how to contribute
489-
- path: /opensource/workflow/find-an-issue/
490-
title: Find and claim an issue
491-
- path: /opensource/workflow/work-issue/
492-
title: Work on your issue
493-
- path: /opensource/workflow/create-pr/
494-
title: Create a pull request (PR)
495-
- path: /opensource/workflow/review-pr/
496-
title: Participate in the PR review
497-
- path: /opensource/workflow/advanced-contributing/
498-
title: Advanced contributing
499-
- path: /opensource/workflow/coding-style/
500-
title: Coding style checklist
501-
- sectiontitle: Other ways to contribute
502-
section:
503-
- path: /opensource/ways/meetups/
504-
title: Organize a Docker meetup
505-
- path: /opensource/ways/issues/
506-
title: Organize our issues
507-
- path: /opensource/ways/community/
508-
title: Support the community
509-
- path: /opensource/ways/test/
510-
title: Testing contributions
511-
- sectiontitle: Contribute to Kitematic
512-
section:
513-
- path: /opensource/kitematic/get_started/
514-
title: Get started
515-
- path: /opensource/kitematic/find_issue/
516-
title: Find an issue
517-
- path: /opensource/kitematic/set_up_dev/
518-
title: Set up for Kitematic development
519-
- path: /opensource/kitematic/work_issue/
520-
title: Develop in Kitematic (work on an issue)
521-
- path: /opensource/kitematic/create_pr/
522-
title: Create a pull request (PR)
523-
- path: /opensource/kitematic/next_steps/
524-
title: Where to learn more
525-
- sectiontitle: Governance
526-
section:
527-
- path: /opensource/governance/dgab-info/
528-
title: Docker governance advisory board
529-
- path: /opensource/governance/board-profiles/
530-
title: Board member profiles
531-
- path: /opensource/governance/conduct-code/
532-
title: Code of conduct
533-
- path: /opensource/FAQ/
534-
title: FAQ for contributors
535-
- path: /opensource/get-help/
536-
title: Where to chat or get help
537-
- path: /opensource/doc-style/
538-
title: Style guide for Docker documentation
469+
- path: /opensource/
470+
title: Contribute to the documentation
539471
- sectiontitle:
540472
section:
541473
- path: /docsarchive/

opensource/FAQ.md

-153
This file was deleted.

opensource/code.md

-75
This file was deleted.

0 commit comments

Comments
 (0)