summary refs log tree commit diff
path: root/Documentation/development/working-with-patches.adoc
blob: a2694edf6aec03b4370799478802bd0d301cf3ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
= Working with Patches
:page-parent: Development
:page-nav_order: 3
: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:../development/b4.adoc[install and configure the b4 utility]
for applying and testing other people's patches.