Contribution Guidelines
As an open-source project, we welcome and encourage the community to submit patches directly to SBL.
Licensing
SBL project uses a BSD plus patents license, as found in the LICENSE in the project’s GitHub repo.
It is important that the contributor fully understands the licensing terms and conditions and agrees to them.
Coding Style
SBL project follows the EDKII coding guidelines
Contribution Workflow
SBL uses the GitHub fork-clone-branch-change-pull workflow
More information is available at https://guides.github.com/introduction/git-handbook/