diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-11-04 13:50:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-04 13:50:15 -0700 |
| commit | ff78e67fb3c2913d5d975474fa9411eb72454112 (patch) | |
| tree | 598113a294e1e850d40388f486bbf40bb767314e | |
| parent | b12f4b0e8acb2d2f50bd6f9dbf651550d8066c4f (diff) | |
| parent | 9b6b001734c2cabcd145f93e2ee53d2457221ae9 (diff) | |
Merge pull request #6958 from hrittikhere/patch-1
Update to maintain GitHub style guide
| -rw-r--r-- | contributors/devel/development.md | 2 | ||||
| -rw-r--r-- | governance.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contributors/devel/development.md b/contributors/devel/development.md index f82067a8..6729fa1e 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -3,7 +3,7 @@ This document is the canonical source of truth for things like supported toolchain versions for building Kubernetes. -Please submit an [issue] on Github if you +Please submit an [issue] on GitHub if you * Notice a requirement that this doc does not capture. * Find a different doc that specifies requirements (the doc should instead link here). diff --git a/governance.md b/governance.md index 2d889c1d..0ef27937 100644 --- a/governance.md +++ b/governance.md @@ -160,7 +160,7 @@ See [user group governance] for more details about forming and disbanding User Groups. To facilitate discoverability and engagement, -user groups are documented in [sigs.yaml] +user groups are documented in [sigs.yaml]. ## Community Group Annual Reports As you can see in the descriptions above, the project is robust with diverse |
