Merge pull request #1427 from anarcat/patch-4

mention where code, issues and support is
This commit is contained in:
TW 2016-08-03 17:47:53 +02:00 committed by GitHub
commit c7b7e76ddd
1 changed files with 9 additions and 0 deletions

View File

@ -10,6 +10,15 @@ This chapter will get you started with |project_name| development.
|project_name| is written in Python (with a little bit of Cython and C for |project_name| is written in Python (with a little bit of Cython and C for
the performance critical parts). the performance critical parts).
Code and issues
---------------
Code is stored on Github, in the `Borgbackup organization
<https://github.com/borgbackup/borg/>`_. `Issues
<https://github.com/borgbackup/borg/issues>`_ and `pull requests
<https://github.com/borgbackup/borg/pulls>`_ should be sent there as
well. See also the :ref:`support` section for more details.
Style guide Style guide
----------- -----------