Add Blueprint Framework and FAQ document#87
Open
horms wants to merge 5 commits intoopiproject:mainfrom
Open
Conversation
Author
|
It seems there are some problems flagged by linters, I'll address that ASAP. |
Commenting for tracking that the original .docx format of this document was contributed to the OPI Project by myself/WorldTech IT. |
36926e5 to
2f74b60
Compare
Ignore MD059 - Link text should be descriptive This is flagged by the use of '[here]' multiple times in Docs/opi-scope.md. That can be addressed as desired. But in the meantime it seems just as well to disable this check. Doing so makes the tree clean with regards to lint checks. Link: https://github.com/DavidAnson/markdownlint/blob/main/doc/md059.md Signed-off-by: Simon Horman <simon.horman@redhat.com>
2f74b60 to
61f19c0
Compare
added 4 commits
February 23, 2026 15:38
This document describes OPI blueprints. Original text supplied by Josh Brooks <josh@worldtechit.com>. Signed-off-by: Simon Horman <simon.horman@redhat.com>
Update formating to use first and second level headers in place of table-based formating. This seems more appropriate for a Markdown document. Signed-off-by: Simon Horman <simon.horman@redhat.com>
Attribution was split between the top and the bottom of the document. It seems clearer to gather it together at the top. Signed-off-by: Simon Horman <simon.horman@redhat.com>
This markdown document was created using an automated conversion from another format. Which did not line-wrap the text. Do so as that seems appropriate for a text file. The text is otherwise unmodified by this rather verbose change. Signed-off-by: Simon Horman <simon.horman@redhat.com>
61f19c0 to
cee570e
Compare
Author
|
I corrected all the linting problems (all workflows are green). This included adding a new patch to ignore markdown check md059, which was failing prior to this pull request. |
artek-koltun
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Provide a document that outlines a the framework for blueprints and provides a FAQ.
This work was contributed by @josh-wtit.
I have made only formatting changes.
Please review and provide feedback.