2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[3109] Update text

This commit is contained in:
Mukund Sivaraman
2013-09-12 12:17:51 +05:30
parent e674965bfb
commit 08d4a94ef9

View File

@@ -37,10 +37,10 @@ working on your specific issue or perhaps the solution you plan to
implement is not the best one. Often having a 10 minute talk could save implement is not the best one. Often having a 10 minute talk could save
many hours of engineering work. many hours of engineering work.
First step would be to get a source code from our GIT repository. The procedure First step would be to get the source code from our Git repository. The procedure
is very easy and is explained here: http://bind10.isc.org/wiki/GitGuidelines. is very easy and is explained here: http://bind10.isc.org/wiki/GitGuidelines.
While it is possible to provide a patch against stable release, it makes While it is possible to provide a patch against the latest stable release, it makes
the review process much easier if it is for latest code grom a git 'master' branch. the review process much easier if it is for latest code from the Git \c master branch.
Ok, so you have a patch? Great! Before you submit it, make sure that Ok, so you have a patch? Great! Before you submit it, make sure that
your code compiles. This may seem obvious, but it there's more to your code compiles. This may seem obvious, but it there's more to