mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
Update README.contributing to point to new Contributing wiki page
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
7655a0298e
commit
0785658607
@ -1,16 +1,11 @@
|
|||||||
How to contribute a patch to Samba
|
How to contribute a patch to Samba
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
|
||||||
Simple, just make the code change, and email it as either a "diff -u"
|
Please see https://wiki.samba.org/index.php/Contribute
|
||||||
change, or as a "git format-patch" change against the original source
|
for detailed set-by-step instructions on how to submit a patch
|
||||||
code to samba-technical@lists.samba.org, or attach it to a bug report at
|
for Samba via GitLab.
|
||||||
http://bugzilla.samba.org
|
|
||||||
|
|
||||||
For larger code changes, breaking the changes up into a set of simple
|
Samba's GitLab mirror is at https://gitlab.com/samba-team/samba
|
||||||
patches, each of which does a single thing, are much easier to review.
|
|
||||||
Patch sets like that will most likely have an easier time being merged
|
|
||||||
into the Samba code than large single patches that make lots of
|
|
||||||
changes in one large diff.
|
|
||||||
|
|
||||||
Ownership of the contributed code
|
Ownership of the contributed code
|
||||||
---------------------------------
|
---------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user