Skip to content

Commit 9eeeb1b

Browse files
committed
improve some of the wording in the readme
The project is maintained by more than one person, so replace "I" with "we", etc. Link to the places that we want users to report problems or send pull requests. Signed-off-by: Doug Hellmann <[email protected]>
1 parent 0e9ff6d commit 9eeeb1b

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.txt

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,16 @@ Supported Shells
5252
================
5353

5454
virtualenvwrapper is a set of shell *functions* defined in Bourne
55-
shell compatible syntax. It is tested under ``bash``, ``ksh``, and ``zsh``.
56-
It may work with other shells, so if you find that it does work with a
57-
shell not listed here please let me know. If you can modify it to
58-
work with another shell, without completely rewriting it, send a pull
59-
request through the bitbucket project page. If you write a clone to
60-
work with an incompatible shell, let me know and I will link to it
61-
from this page.
55+
shell compatible syntax. It is tested under ``bash``, ``ksh``, and
56+
``zsh``. It may work with other shells, so if you find that it does
57+
work with a shell not listed here please let us know by opening a
58+
`ticket on bitbucket
59+
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/issues>`_.
60+
If you can modify it to work with another shell, without completely
61+
rewriting it, send a pull request through the `bitbucket project page
62+
<https://bitbucket.org/virtualenvwrapper/virtualenvwrapper/>`_. If
63+
you write a clone to work with an incompatible shell, let us know and
64+
we will link to it from this page.
6265

6366
Python Versions
6467
===============

0 commit comments

Comments
 (0)