From dc660a8e7d52201650d572bf1832f9e622db96db Mon Sep 17 00:00:00 2001 From: Jonas Thelemann Date: Thu, 25 Jan 2018 11:01:10 +0100 Subject: [PATCH] Integrity + Section about code integrity --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b2c282e8..7cb670a14 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,6 +33,10 @@ help. But bear in mind that this can take its time. A complete contribution includes the following features: +### Integrity +Make sure that your contribution embeds well into the already existing code. For example, the unified folder/package +structure must be used wherever possible. + ### Documentation Document your source code! It's easy because one can most likely just stick to the online API reference. This is a requirement. Not because your contributed source code is unreadable. Instead, the aim is to keep the Javadoc complete