From: Monty Taylor Date: Thu, 16 May 2013 16:28:24 +0000 (-0700) Subject: Add CONTRIBUTING.rst file. X-Git-Tag: 2014.1~537 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=e5cd08258a0df1a3cc7f4ada22c9d9ed27b408b1;p=openstack-build%2Fheat-build.git Add CONTRIBUTING.rst file. We don't use github pull requests, but we'd like to make that clear to people if they show up at github and try to do one. github will display the content of this file on the pull request submit form if it's there. Change-Id: I25e5b65b02244e100da4e5717ded09fcc0f33741 --- diff --git a/MANIFEST.in b/MANIFEST.in index 919d4865..e655e931 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,6 @@ include AUTHORS include ChangeLog +include CONTRIBUTING.rst include HACKING.rst include LICENSE include README.rst