From 5e1506e0510c0f345b5b5caa81430de6be783ae3 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Thu, 23 Jan 2014 11:26:21 -0500 Subject: [PATCH] Remove CONTRIBUTING.md Github includes a "Please review the guidelines for contributing to this repository" link when creating a pull request, and it links to the Markdown version of this file, which is annoying. Removing the file should redirecto the link to the reStructuredText version of this file. --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 329122873b..0000000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1 +0,0 @@ -This file has been converted to CONTRIBUTING.rst