diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 47dffee4ef5c30234f19955a251ec8203e0fb139..871b48c82514ee85746e184745696bdcaa9b75fe 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -16,14 +16,6 @@ to contribute changes directly to KWSys upstream.  Once changes are
 reviewed, tested, and integrated there then the copies of KWSys within
 dependent projects can be updated to get the changes.
 
-Issues
-======
-
-KWSys has no independent issue tracker.  After encountering an issue
-(bug) please try to submit a patch using the above instructions.
-Otherwise please report the issue to the tracker for the project that
-hosts the copy of KWSys in which the problem was found.
-
 Code Style
 ==========
 
@@ -36,7 +28,6 @@ See also the `clang-format.bash`_ script.
 .. _`.clang-format`: .clang-format
 .. _`clang-format.bash`: clang-format.bash
 
-
 License
 =======
 
diff --git a/README.rst b/README.rst
index 6a594ee61a98cd6c12a6d6b1821d90a3bd9dc3e2..fc6b5902edcfe5a5c58d15868eef969d22d7374c 100644
--- a/README.rst
+++ b/README.rst
@@ -21,6 +21,14 @@ See `Copyright.txt`_ for details.
 
 .. _`Copyright.txt`: Copyright.txt
 
+Reporting Bugs
+==============
+
+KWSys has no independent issue tracker.  After encountering an issue
+(bug) please submit a patch using the instructions for `Contributing`_.
+Otherwise please report the issue to the tracker for the project that
+hosts the copy of KWSys in which the problem was found.
+
 Contributing
 ============