summary refs log tree commit diff
path: root/Documentation/contributing/working-with-patches.adoc
blob: dfd4ed57dfea1e935019861bf78dc88cc5d27456 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
= Working with Patches
:page-parent: Contributing
:page-nav_order: 2
:page-has_children: true

// SPDX-FileCopyrightText: 2022 Unikie
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0

Patches are the way for contributors to submit code to the Spectrum project.

Make sure to xref:b4.adoc[install and configure the b4 utility] for
applying and testing other people's patches.