From 584889f79a78827aa91b14e0c12ed4a84180439c Mon Sep 17 00:00:00 2001 From: Martey Dodoo Date: Sun, 30 Mar 2014 19:29:01 -0400 Subject: [PATCH] Update CONTRIBUTING with link to docs. This should increase the changes that new contributors actually read this section before creating pull requests on Github. --- CONTRIBUTING.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 341e3e9a..d8f110d1 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -2,5 +2,7 @@ Contributing to the Facebook Python SDK ======================================= -See the "Contributing" section of the package's documentation for details on +See `the "Contributing" section of the package's documentation`_ for details on submitting pull requests, code style, and more. + +.. _the "Contributing" section of the package's documentation: https://facebook-sdk.readthedocs.org/en/latest/support.html#contributing