From 3eecdd27fed86b457192ac4c35b9b2198bd82f7f Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Fri, 28 Aug 2015 22:03:30 +0300 Subject: [PATCH] Added a few notes to the README.md file. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04c7816..c367d40 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ The criteria for inclusion is that the utility component be: ### More information * [Documentation](http://boost.org/libs/core) +* [Report bugs](https://svn.boost.org/trac/boost/newticket?component=core;version=Boost%20Release%20Branch). Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well. +* Submit your patches as pull requests against **develop** branch. Note that by submitting patches you agree to license your modifications under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). ### License