Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakayuki Shimizukawa <shimizukawa@gmail.com>2014-08-30 19:38:11 +0400
committerTakayuki Shimizukawa <shimizukawa@gmail.com>2014-08-30 19:38:11 +0400
commit463a039957ffbbc0302004b2169949bb4673f0bb (patch)
tree5a30d0481b8c8698070538d5b63165d13043f5d4 /README.rst
parent5bf58f34a40d82706745a100bd97953dbf169f2d (diff)
less markup for README.rst, less emoticon for official.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst19
1 files changed, 8 insertions, 11 deletions
diff --git a/README.rst b/README.rst
index 4b072655e..9b22008b9 100644
--- a/README.rst
+++ b/README.rst
@@ -40,19 +40,16 @@ Contributing
============
#. Check for open issues or open a fresh issue to start a discussion around a
- feature idea or a bug. There are `Non Assigned`_ issues.
+ feature idea or a bug. There are Non Assigned issues:
+ https://bitbucket.org/birkenfeld/sphinx/issues?status=new&status=open&responsible=
#. If you feel uncomfortable or uncertain about an issue or your changes, feel
free to email sphinx-dev@googlegroups.com.
-#. Fork `the repository`_ on Bitbucket to start making your changes to the
- **default** branch for next major version, or **stable** branch for next
- minor version.
+#. Fork the repository on Bitbucket https://bitbucket.org/birkenfeld/sphinx
+ to start making your changes to the **default** branch for next major
+ version, or **stable** branch for next minor version.
#. Write a test which shows that the bug was fixed or that the feature works
as expected.
#. Send a pull request and bug the maintainer until it gets merged and
- published. :) Make sure to add yourself to AUTHORS_ and the change to
- CHANGES_.
-
-.. _`the repository`: https://bitbucket.org/birkenfeld/sphinx
-.. _AUTHORS: https://bitbucket.org/birkenfeld/sphinx/src/tip/AUTHORS
-.. _CHANGES: https://bitbucket.org/birkenfeld/sphinx/src/tip/CHANGES
-.. _Non Assigned: https://bitbucket.org/birkenfeld/sphinx/issues?status=new&status=open&responsible=
+ published. Make sure to add yourself to AUTHORS
+ <https://bitbucket.org/birkenfeld/sphinx/src/tip/AUTHORS> and the change to
+ CHANGES <https://bitbucket.org/birkenfeld/sphinx/src/tip/CHANGES>.