Contributing

Contributing

How to set up, build, test, and track work on Taxiway.

PagePurpose
DevelopmentLocal setup, build, test, and commit conventions
TestingTest categories and how to run them
IssuesHow work is tracked: issue scope, labels, and triage
ReleaseThe release process

At a glance

  • Changes land through pull requests; a PR may close one or several issues (Fixes #NN).
  • Commit messages follow Conventional Commits.
  • Open issues through the issue templates; see Issues for the labels and triage flow.