summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2014-08-31 00:38:11 +0900
committershimizukawa <shimizukawa@gmail.com>2014-08-31 00:38:11 +0900
commitea00b53ef8422ab7fb34d6a67bb53ee5b92a6cd2 (patch)
tree5a30d0481b8c8698070538d5b63165d13043f5d4
parentd76e52a40a4fc6c9da88408e738e929114a70316 (diff)
downloadsphinx-ea00b53ef8422ab7fb34d6a67bb53ee5b92a6cd2.tar.gz
less markup for README.rst, less emoticon for official.
-rw-r--r--README.rst19
-rw-r--r--doc/devguide.rst2
2 files changed, 9 insertions, 12 deletions
diff --git a/README.rst b/README.rst
index 4b072655..9b22008b 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>.
diff --git a/doc/devguide.rst b/doc/devguide.rst
index cd99485e..885d52b0 100644
--- a/doc/devguide.rst
+++ b/doc/devguide.rst
@@ -64,7 +64,7 @@ of the core developers before it is merged into the main repository.
#. 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
+ published. Make sure to add yourself to AUTHORS_ and the change to
CHANGES_.
.. _`the repository`: https://bitbucket.org/birkenfeld/sphinx