docs: GitAdvanced: write the "sending pull request" section
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
61d292bb85
commit
846ebeb2aa
@ -1,4 +1,6 @@
|
||||
.. -*- coding: utf-8 -*-
|
||||
.. vim: spelllang=en ts=2 expandtab:
|
||||
|
||||
.. _OfflineIMAP: https://github.com/OfflineIMAP/offlineimap
|
||||
.. _Github: https://github.com/OfflineIMAP/offlineimap
|
||||
.. _repository: git://github.com/OfflineIMAP/offlineimap.git
|
||||
|
@ -1,4 +1,6 @@
|
||||
.. -*- coding: utf-8 -*-
|
||||
.. vim: spelllang=en ts=2 expandtab:
|
||||
|
||||
.. _OfflineIMAP: http://offlineimap.org
|
||||
.. _mailing list: http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project
|
||||
.. _Developers's Certificate of Origin: https://github.com/OfflineIMAP/offlineimap/blob/next/docs/doc-src/dco.rst
|
||||
@ -104,7 +106,10 @@ Create commits
|
||||
Make a pull request
|
||||
-------------------
|
||||
|
||||
TODO.
|
||||
* Push your changes to a topic branch in your public fork of OfflineIMAP.
|
||||
* Submit a pull request to the OfflineIMAP_ maintainers.
|
||||
* If a ticket is open in the issues, add a comment with the link to your pull
|
||||
request.
|
||||
|
||||
|
||||
Export commits as patches
|
||||
|
Loading…
Reference in New Issue
Block a user