This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  d6c600ce367dac81b82da04bd17abbbfc726df36 (commit)
       via  d4557188bb4719c81eeeefedf72bc765d7173793 (commit)
       via  b0f6d3eb9969dc60cbbf8d151207852f88b62380 (commit)
      from  0fbb6c75b64851e51edbd1695120f826cfde20f1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d6c600ce367dac81b82da04bd17abbbfc726df36
commit d6c600ce367dac81b82da04bd17abbbfc726df36
Merge: 0fbb6c7 d455718
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Aug 4 09:49:20 2014 -0400
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Aug 4 09:49:20 2014 -0400

    Merge topic 'readme-link-to-issue-tracker' into next
    
    d4557188 README: Add a section explaining how to report bugs
    b0f6d3eb CMake Nightly Date Stamp


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=d4557188bb4719c81eeeefedf72bc765d7173793
commit d4557188bb4719c81eeeefedf72bc765d7173793
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Aug 4 09:41:37 2014 -0400
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Mon Aug 4 09:49:49 2014 -0400

    README: Add a section explaining how to report bugs
    
    Suggested-by: Petr Bena <benap...@gmail.com>

diff --git a/README.rst b/README.rst
index e91b209..e8524f8 100644
--- a/README.rst
+++ b/README.rst
@@ -75,6 +75,22 @@ For instructions how to do this, see documentation on 
`Running CMake`_.
 
 .. _`Running CMake`: http://www.cmake.org/cmake/help/runningcmake.html
 
+Reporting Bugs
+==============
+
+If you have found a bug:
+
+1. If you have a patch, please read the `CONTRIBUTING.rst`_ document.
+
+2. Otherwise, please join the the `CMake Users List`_ and ask about
+   the expected and observed behaviors to determine if it is really
+   a bug.
+
+3. Finally, if the issue is not resolved by the above steps, open
+   an entry in the `CMake Issue Tracker`_.
+
+.. _`CMake Issue Tracker`: http://www.cmake.org/Bug
+
 Contributing
 ============
 

-----------------------------------------------------------------------

Summary of changes:
 README.rst                |   16 ++++++++++++++++
 Source/CMakeVersion.cmake |    2 +-
 2 files changed, 17 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to