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] 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