blob: d6a1f6ad9e86b678dcc0d45b365fdcaa83f3cb30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#define _PAGE_ Submitted patches
#include "head.t"
<!--#include file="patches.txt" -->
<h2>Submitting new patches</h2>
<p>See the document
<a href="/docs/patch.html">How To Work With Patches</a>
for complete instructions on how to prepare and submit patches.
#include "foot.t"
|