From 15f003dfbb208a826818faaba76a1b5a3bc0a959 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 14 Jul 2013 14:18:31 -0500 Subject: doc: Add documentation for submitting patches This should provide potential contributors with enough information to allow them to more easily create pull requests or send patches (especially for those who are not familiar with git). Signed-off-by: Sol Jerome --- doc/development/setup.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/development/setup.txt') diff --git a/doc/development/setup.txt b/doc/development/setup.txt index 05ad4157f..42aa0b023 100644 --- a/doc/development/setup.txt +++ b/doc/development/setup.txt @@ -1,4 +1,5 @@ .. -*- mode: rst -*- +.. vim: ft=rst .. _development-setup: @@ -12,6 +13,11 @@ Checking Out a Copy of the Code git clone https://github.com/Bcfg2/bcfg2.git +.. note:: + + The URL above is read-only. If you are planning on submitting patches + upstream, please see :ref:`development-submitting-patches`. + * Add :file:`bcfg2/src/sbin` to your :envvar:`PATH` environment variable * Add :file:`bcfg2/src/lib` to your :envvar:`PYTHONPATH` environment variable -- cgit v1.2.3-1-g7c22