Correct contribution guidelines link
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
.. _contribution-guidelines:
|
||||||
|
|
||||||
Contribution Guidelines
|
Contribution Guidelines
|
||||||
=======================
|
=======================
|
||||||
|
|
||||||
|
|||||||
+4
-6
@@ -32,12 +32,10 @@ of resources <http://dave.cheney.net/resources-for-new-go-programmers>`__ on
|
|||||||
the web to help you get up to speed, and many people joining the project have
|
the web to help you get up to speed, and many people joining the project have
|
||||||
done so with it being their first contact with Go.
|
done so with it being their first contact with Go.
|
||||||
|
|
||||||
When you are ready to start hacking, take a quick glance at the `contribution
|
When you are ready to start hacking, take a quick glance at the :ref:`contribution-guidelines`
|
||||||
guidelines
|
to know what to expect and to make the process smoother. The main take away is
|
||||||
<https://github.com/syncthing/syncthing/blob/master/CONTRIBUTING.md>`__ to
|
to keep the code clean, base it on the ``master`` branch, and we'll sort out
|
||||||
know what to expect and to make the process smoother. The main take away is to
|
the rest once you file a pull request.
|
||||||
keep the code clean, base it on the ``master`` branch, and we'll sort out the
|
|
||||||
rest once you file a pull request.
|
|
||||||
|
|
||||||
|
|
||||||
Source Code Layout
|
Source Code Layout
|
||||||
|
|||||||
Reference in New Issue
Block a user