mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-08 08:27:56 -04:00
Correct contribution guidelines link
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.. _contribution-guidelines:
|
||||
|
||||
Contribution Guidelines
|
||||
=======================
|
||||
|
||||
|
||||
@@ -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
|
||||
done so with it being their first contact with Go.
|
||||
|
||||
When you are ready to start hacking, take a quick glance at the `contribution
|
||||
guidelines
|
||||
<https://github.com/syncthing/syncthing/blob/master/CONTRIBUTING.md>`__ to
|
||||
know what to expect and to make the process smoother. The main take away is to
|
||||
keep the code clean, base it on the ``master`` branch, and we'll sort out the
|
||||
rest once you file a pull request.
|
||||
When you are ready to start hacking, take a quick glance at the :ref:`contribution-guidelines`
|
||||
to know what to expect and to make the process smoother. The main take away is
|
||||
to 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
|
||||
|
||||
Reference in New Issue
Block a user