Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.19 KB

File metadata and controls

28 lines (20 loc) · 1.19 KB

Contributing Guidelines

Thanks for taking the time to contribute!

The following is a set of guidelines for contributing to OrbisPkg. These are just guidelines, not rules, so use your best judgement and feel free to propose changes to this document in a pull request.

Getting Started

Community

  • The whole OrbisPkg documentation, such as setting up the installation, can be read here.
  • If you have any questions regarding OrbisPkg, open an issue.

Issue

Ensure the bug was not already reported by searching on GitHub under issues. If you're unable to find an open issue addressing the bug, open a new issue.

Please pay attention to the following points while opening an issue.

Write detailed information

Detailed information is very helpful to understand an issue.

For example:

  • How to reproduce the issue, step-by-step.
  • The expected behavior (or what is wrong).
  • Screenshots for GUI issues.
  • The operating system.
  • The OrbisPkg version.

Pull Requests

Pull Requests are always welcome.