Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 346 Bytes

File metadata and controls

11 lines (11 loc) · 346 Bytes

Steps for contributing to ignix. Requirements:

  1. Install QEMU and configure it
  2. Install the toolchain with rustup
  3. Add the x86_64-unknown-uefi target to your toolchain
  4. Git clone the repository
  5. Fork the repository
  6. Pull request Rules:
  7. Never commit against the main branch, always open a pull request
  8. Descriptive commit messages