Skip to content

Commit a3bbe8f

Browse files
committed
CONTRIBUTING: Clarify patch format requirements
Signed-off-by: Peter Oberparleiter <[email protected]>
1 parent e675080 commit a3bbe8f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ list [1].
6363
Contribution format
6464
===================
6565

66-
To contribute a change, please create a patch using the diff utility with the
67-
following command line options:
66+
To contribute a change, please create a patch using 'git format-patch'.
67+
Alternatively you can use the diff utility with the following command line
68+
options:
6869

6970
diff -Naurp
7071

0 commit comments

Comments
 (0)