Update Home
+1
-2
@@ -13,9 +13,8 @@ minor This will be upgraded when new features are added or there is a significan
|
||||
build This used for defect fixed and further builds of a given release whilst in development.
|
||||
revision this will be incremented when there is a specific defect that needs to be addressed. The defect must be fixed in both the point release and the develop branch.
|
||||
|
||||
If you wish to develop a new feature for the driver please make a feature branch based on develop. Create a pull request when you are close to completion of your feature so that the code can be reviewed. At this point a conversation will take place about the code in the pull request to ensure that code quality, performance and compatibility are considered. A pull request will be merged to develop and included in the net production release of the driver (the pull request may be the trigger for that release) once the code has reached an acceptable standard.
|
||||
|
||||
Developers of all levels are welcome to help with the project. Please join the mailing list and contact me if you need help getting setup. I’m happy to help and will do what I can to help you get setup and compiling the code.
|
||||
Developers of all levels are welcome to help with the project. Please join the discord server and contact me if you need help getting setup. I’m happy to help and will do what I can to help you get setup and compiling the code.
|
||||
|
||||
The build process has been upgraded as I have added the build process into my personal TeamCity server. This means that going forward there will be unit test coverage of the functionality. This has the effect of significantly lowering the amount of regression needed between releases.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user