From 08401a69e40cb874b8ffa4d5878c550ada89eef4 Mon Sep 17 00:00:00 2001 From: Brad Litterell <49081806+bradlitterell@users.noreply.github.com> Date: Wed, 17 Jun 2026 09:45:20 -0700 Subject: [PATCH 1/2] Refactor contributions guide for improved readability Reformat text, the dash divider was incorrectly being interpreted as markdown. --- doc/contributions-guide.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/contributions-guide.md b/doc/contributions-guide.md index 0d4f7e216e..311a7d20fc 100644 --- a/doc/contributions-guide.md +++ b/doc/contributions-guide.md @@ -10,11 +10,11 @@ operators, an increasing number of vendors and open source projects have augmented the models with additional fields that have not fallen into the initial "minimum operationally viable" approach that OpenConfig has taken. However, this is not to say that these features are not used, or are not of -interest for including in the models. It is desirable that these augmentations -- where they meet the style, and support requirements for including in the -models - be included within the standard set of models, rather than have many -different augmentations covering the same feature set. To this end, this -document outlines a process for external contributions to OpenConfig. +interest for including in the models. It is desirable that these +augmentations - where they meet the style, and support requirements for +including in the models - be included within the standard set of models, +rather than have many different augmentations covering the same feature set. +To this end, this document outlines a process for external contributions to OpenConfig. OpenConfig considers schema consistency paramount -- since it greatly impacts the usability of the models for consumers be they machine or human. As external From cab0f2ce6473299b8856e689022914a073237a40 Mon Sep 17 00:00:00 2001 From: Brad Litterell <49081806+bradlitterell@users.noreply.github.com> Date: Tue, 14 Jul 2026 21:00:28 -0700 Subject: [PATCH 2/2] Update doc/contributions-guide.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- doc/contributions-guide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/contributions-guide.md b/doc/contributions-guide.md index 311a7d20fc..04f8e5be98 100644 --- a/doc/contributions-guide.md +++ b/doc/contributions-guide.md @@ -10,10 +10,10 @@ operators, an increasing number of vendors and open source projects have augmented the models with additional fields that have not fallen into the initial "minimum operationally viable" approach that OpenConfig has taken. However, this is not to say that these features are not used, or are not of -interest for including in the models. It is desirable that these -augmentations - where they meet the style, and support requirements for +interest for including in the models. It is desirable that these +augmentations - where they meet the style and support requirements for including in the models - be included within the standard set of models, -rather than have many different augmentations covering the same feature set. +rather than having many different augmentations covering the same feature set. To this end, this document outlines a process for external contributions to OpenConfig. OpenConfig considers schema consistency paramount -- since it greatly impacts