diff --git a/src/xdocs/contributing.xml b/src/xdocs/contributing.xml index 7170aced9..6ffdf5b3a 100644 --- a/src/xdocs/contributing.xml +++ b/src/xdocs/contributing.xml @@ -108,6 +108,13 @@ feature of Github.
Please provide wide description of update with detailed explanation of problem and how you propose to resolve it. + ATTENTION: Please recheck that in your Pull Request there is ONLY your changes and all of them are rebased from most recent HEAD of our master branch. +

+ +

+ ATTENTION: Please provide meaningfull message for commit with reference to github issue or Pull Request for more details.
+ Ideal format for message is "Brief message ..... , issue(or pull request) #NUMBER". + Good example