Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.17 KB

File metadata and controls

23 lines (16 loc) · 1.17 KB
title OmniWM Contribution Guide

OmniWM Contribution Guide

This page is the contributor entry point for the docs site. The canonical contribution guide lives in the repository root at CONTRIBUTING.md.

This page stays short on purpose so the actual project rules only have one source of truth.

Start Here

Project Direction at a Glance

  • Refactors are welcome when they come with a detailed reason and a clear benefit.
  • C or Zig rewrites are very welcome where there is a strong technical reason they fit better.
  • Otherwise, keep contributions in Swift.
  • Rust rewrites are not a project direction for OmniWM.