diff --git a/CODING_MANIFEST.md b/CODING_MANIFEST.md index 195355e..b001aaf 100644 --- a/CODING_MANIFEST.md +++ b/CODING_MANIFEST.md @@ -51,7 +51,7 @@ Please check out our [contribution guideline](CONTRIBUTING.md) for a detailed de ### 2.1 Coding Standards -New contributions should meet the general java code conventions (see ). +New contributions should meet the general java code conventions (see ). All code contributions must meet the following coding guidelines: @@ -122,4 +122,4 @@ Creation of new functional and technical artefacts may follow our standardized d - Strictly make use of the correct layers (Business-, Dialog-, UI-,Adapter) (if needed) - Implementation of Unit- and/or Integration Tests - Review from one of our maintainers - - Always keep in mind, that the code must fulfill performance and security requirements in order to get accepted. \ No newline at end of file + - Always keep in mind, that the code must fulfill performance and security requirements in order to get accepted.