summary refs log tree commit diff
path: root/Documentation/contributing/working-with-patches.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/contributing/working-with-patches.adoc')
-rw-r--r--Documentation/contributing/working-with-patches.adoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/contributing/working-with-patches.adoc b/Documentation/contributing/working-with-patches.adoc
new file mode 100644
index 0000000..dfd4ed5
--- /dev/null
+++ b/Documentation/contributing/working-with-patches.adoc
@@ -0,0 +1,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.