From 58d84ff6f86324cf3737944aee54b4c0129d5bec Mon Sep 17 00:00:00 2001 From: Joshua Warner Date: Sun, 22 May 2016 23:11:40 -0500 Subject: [PATCH] DOCFIX: Sphinx formatting tweaks --- .github/CONTRIBUTING.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.txt b/.github/CONTRIBUTING.txt index 5fce4257..0233769d 100644 --- a/.github/CONTRIBUTING.txt +++ b/.github/CONTRIBUTING.txt @@ -13,9 +13,9 @@ Here's the long and short of it: git clone https://github.com/your-username/scikit-image.git - * Add the upstream repository: + * Add the upstream repository:: - git remote add upstream https://github.com/scikit-image/scikit-image.git + git remote add upstream https://github.com/scikit-image/scikit-image.git * Now, you have remote repositories named: