diff options
| author | vishakha <vishakhanihore.10@gmail.com> | 2020-01-31 22:27:14 +0530 |
|---|---|---|
| committer | vishakha <vishakhanihore.10@gmail.com> | 2020-02-10 19:03:37 +0530 |
| commit | 16c3c0a8616cde0342d13296d940bfe0b910aa53 (patch) | |
| tree | 5c936ad41fec010a7d8bd29799d1e3ac5c5f76da | |
| parent | a7332305f654d2334dcffab3fdaf4bd385a3c81e (diff) | |
Assigning weights to contributor documents for proper surfacing
| -rw-r--r-- | contributors/guide/bug-bounty.md | 2 | ||||
| -rw-r--r-- | contributors/guide/coding-conventions.md | 2 | ||||
| -rw-r--r-- | contributors/guide/collab.md | 2 | ||||
| -rw-r--r-- | contributors/guide/contributing.md | 2 | ||||
| -rw-r--r-- | contributors/guide/expectations.md | 2 | ||||
| -rw-r--r-- | contributors/guide/first-contribution.md | 2 | ||||
| -rw-r--r-- | contributors/guide/getting-started.md | 2 | ||||
| -rw-r--r-- | contributors/guide/github-workflow.md | 2 | ||||
| -rw-r--r-- | contributors/guide/help-wanted.md | 2 | ||||
| -rw-r--r-- | contributors/guide/issue-triage.md | 2 | ||||
| -rw-r--r-- | contributors/guide/non-code-contributions.md | 2 | ||||
| -rw-r--r-- | contributors/guide/owners.md | 2 | ||||
| -rw-r--r-- | contributors/guide/pull-requests.md | 2 | ||||
| -rw-r--r-- | contributors/guide/release-notes.md | 2 | ||||
| -rw-r--r-- | contributors/guide/scalability-good-practices.md | 2 | ||||
| -rw-r--r-- | contributors/guide/style-guide.md | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/contributors/guide/bug-bounty.md b/contributors/guide/bug-bounty.md index 60f48b43..91042755 100644 --- a/contributors/guide/bug-bounty.md +++ b/contributors/guide/bug-bounty.md @@ -1,6 +1,6 @@ --- title: "Bug Bounty Programs" -weight: 1 +weight: 16 slug: "bug-bounty" --- diff --git a/contributors/guide/coding-conventions.md b/contributors/guide/coding-conventions.md index ce6f2e1d..44fbba49 100644 --- a/contributors/guide/coding-conventions.md +++ b/contributors/guide/coding-conventions.md @@ -1,6 +1,6 @@ --- title: "Coding Conventions" -weight: 1 +weight: 8 slug: "coding-conventions" --- diff --git a/contributors/guide/collab.md b/contributors/guide/collab.md index 4cd987a3..6f3b95fa 100644 --- a/contributors/guide/collab.md +++ b/contributors/guide/collab.md @@ -1,6 +1,6 @@ --- title: "Collaborative Development" -weight: 1 +weight: 7 slug: "collab" --- diff --git a/contributors/guide/contributing.md b/contributors/guide/contributing.md index 53385528..6a1777ec 100644 --- a/contributors/guide/contributing.md +++ b/contributors/guide/contributing.md @@ -1,6 +1,6 @@ --- title: "Contributing to Kubernetes" -weight: 2 +weight: 4 slug: "contributing" --- diff --git a/contributors/guide/expectations.md b/contributors/guide/expectations.md index dabbb248..a7267182 100644 --- a/contributors/guide/expectations.md +++ b/contributors/guide/expectations.md @@ -1,6 +1,6 @@ --- title: "Community Expectations" -weight: 1 +weight: 17 slug: "expectations" --- diff --git a/contributors/guide/first-contribution.md b/contributors/guide/first-contribution.md index 5c0970b6..326a2570 100644 --- a/contributors/guide/first-contribution.md +++ b/contributors/guide/first-contribution.md @@ -1,6 +1,6 @@ --- title: "Making your First Contribution" -weight: 2 +weight: 3 slug: "first-contribution" --- diff --git a/contributors/guide/getting-started.md b/contributors/guide/getting-started.md index 1b80cb95..850fc0ce 100644 --- a/contributors/guide/getting-started.md +++ b/contributors/guide/getting-started.md @@ -1,6 +1,6 @@ --- title: "Getting Started" -weight: 3 +weight: 2 slug: "getting-started" --- diff --git a/contributors/guide/github-workflow.md b/contributors/guide/github-workflow.md index 8bab80dc..22376796 100644 --- a/contributors/guide/github-workflow.md +++ b/contributors/guide/github-workflow.md @@ -1,6 +1,6 @@ --- title: "GitHub Workflow" -weight: 1 +weight: 6 slug: "github-workflow" --- diff --git a/contributors/guide/help-wanted.md b/contributors/guide/help-wanted.md index eaee4995..b04d52ec 100644 --- a/contributors/guide/help-wanted.md +++ b/contributors/guide/help-wanted.md @@ -1,6 +1,6 @@ --- title: "Help Wanted and Good First Issue Labels" -weight: 1 +weight: 9 slug: "help-wanted" --- diff --git a/contributors/guide/issue-triage.md b/contributors/guide/issue-triage.md index 94416d24..7dc0d0a6 100644 --- a/contributors/guide/issue-triage.md +++ b/contributors/guide/issue-triage.md @@ -1,6 +1,6 @@ --- title: "Issue Triage Guidelines" -weight: 1 +weight: 10 slug: "issue-triage" --- diff --git a/contributors/guide/non-code-contributions.md b/contributors/guide/non-code-contributions.md index 4ec2838c..c74fdf8f 100644 --- a/contributors/guide/non-code-contributions.md +++ b/contributors/guide/non-code-contributions.md @@ -1,6 +1,6 @@ --- title: "Non-code Contributions" -weight: 1 +weight: 11 slug: "non-code-contributions" --- diff --git a/contributors/guide/owners.md b/contributors/guide/owners.md index ba337205..21037255 100644 --- a/contributors/guide/owners.md +++ b/contributors/guide/owners.md @@ -1,6 +1,6 @@ --- title: "OWNERS Files" -weight: 1 +weight: 15 slug: "owners" --- diff --git a/contributors/guide/pull-requests.md b/contributors/guide/pull-requests.md index 515e50b3..a93d0a0a 100644 --- a/contributors/guide/pull-requests.md +++ b/contributors/guide/pull-requests.md @@ -1,6 +1,6 @@ --- title: "Pull Request Process" -weight: 1 +weight: 5 slug: "pull-requests" --- diff --git a/contributors/guide/release-notes.md b/contributors/guide/release-notes.md index 3c68e085..bb2a5e82 100644 --- a/contributors/guide/release-notes.md +++ b/contributors/guide/release-notes.md @@ -1,6 +1,6 @@ --- title: "Adding Release Notes" -weight: 1 +weight: 12 slug: "release-notes" --- diff --git a/contributors/guide/scalability-good-practices.md b/contributors/guide/scalability-good-practices.md index dfd7bb48..c547c445 100644 --- a/contributors/guide/scalability-good-practices.md +++ b/contributors/guide/scalability-good-practices.md @@ -1,6 +1,6 @@ --- title: "Scalability Good Practices" -weight: 1 +weight: 13 slug: "scalability-good-practices" --- diff --git a/contributors/guide/style-guide.md b/contributors/guide/style-guide.md index a4f79632..eaefbccc 100644 --- a/contributors/guide/style-guide.md +++ b/contributors/guide/style-guide.md @@ -1,6 +1,6 @@ --- title: "Documentation Style Guide" -weight: 1 +weight: 14 slug: "style-guide" --- |
