mirror of
https://github.com/boostorg/build.git
synced 2026-07-21 13:13:39 +00:00
committed by
GitHub
parent
b863465f87
commit
bea6753d66
+3
-3
@@ -41,13 +41,13 @@ When reporting a bug, please try to provide the following information:
|
||||
* What you expected.
|
||||
|
||||
* What version of B2 did you use. If possible, please try to test with the
|
||||
develop branch state.
|
||||
main branch state.
|
||||
|
||||
When submitting a patch, please:
|
||||
|
||||
* Make a single patch for a single logical change
|
||||
* Follow the policies and coding conventions below
|
||||
* Send patches as pull requests to the develop branch
|
||||
* Send patches as pull requests to the main branch
|
||||
* Provide a good PR message together with the patch
|
||||
|
||||
The purpose of message serves to communicate what was changed, and *why*.
|
||||
@@ -171,4 +171,4 @@ After using (a) to implement functionality you can use (b) to fully test
|
||||
that functionality. The engine built from (b) is fully optimized and
|
||||
is the one used, by default, by the test system when running in the `test`
|
||||
directory. Before submitting patches it's required to build this way and
|
||||
run the tests in at least one toolset version (but preferably at least two).
|
||||
run the tests in at least one toolset version (but preferably at least two).
|
||||
|
||||
Reference in New Issue
Block a user