summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorphillip.eby <phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771>2008-08-21 19:25:47 +0000
committerphillip.eby <phillip.eby@6015fed2-1504-0410-9fe1-9d1591cc4771>2008-08-21 19:25:47 +0000
commitf272fd444377be9e72bd183fab6dc28c05cdaec4 (patch)
tree2f9a857e415d84c0c0d83752e67c7b0984e2801e /README.txt
parentb4d3bec60997b0c8db9fec2705a8d57d6e430334 (diff)
downloadpython-setuptools-f272fd444377be9e72bd183fab6dc28c05cdaec4.tar.gz
Fix for http://bugs.python.org/setuptools/issue34
git-svn-id: http://svn.python.org/projects/sandbox/trunk/setuptools@65956 6015fed2-1504-0410-9fe1-9d1591cc4771
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 896aaa2..50ef99b 100755
--- a/README.txt
+++ b/README.txt
@@ -116,8 +116,11 @@ learning about Setuptools, Python Eggs, and EasyInstall:
Questions, comments, and bug reports should be directed to the `distutils-sig
mailing list`_. If you have written (or know of) any tutorials, documentation,
plug-ins, or other resources for setuptools users, please let us know about
-them there, so this reference list can be updated.
+them there, so this reference list can be updated. If you have working,
+*tested* patches to correct problems or add features, you may submit them to
+the `setuptools bug tracker`_.
+.. _setuptools bug tracker: http://bugs.python.org/setuptools/
.. _Package Compatibility Notes: http://peak.telecommunity.com/DevCenter/PackageNotes
.. _The Internal Structure of Python Eggs: http://peak.telecommunity.com/DevCenter/EggFormats
.. _The setuptools Developer's Guide: http://peak.telecommunity.com/DevCenter/setuptools