mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-15 00:13:30 +01:00
docs/Cluster-VictoriaMetrics.md: follow-up after f42c12e69a
Return back accidentally deleted text regarding KISS principles used in VictoriaMetrics development
This commit is contained in:
parent
dfc67aedcb
commit
4fd99f50af
@ -808,6 +808,8 @@ Feel free asking any questions regarding VictoriaMetrics:
|
|||||||
* [Google groups](https://groups.google.com/forum/#!forum/victorametrics-users)
|
* [Google groups](https://groups.google.com/forum/#!forum/victorametrics-users)
|
||||||
* [Mastodon](https://mastodon.social/@victoriametrics/)
|
* [Mastodon](https://mastodon.social/@victoriametrics/)
|
||||||
|
|
||||||
|
We are open to third-party pull requests provided they follow the [KISS design principle](https://en.wikipedia.org/wiki/KISS_principle):
|
||||||
|
|
||||||
- Prefer simple code and architecture.
|
- Prefer simple code and architecture.
|
||||||
- Avoid complex abstractions.
|
- Avoid complex abstractions.
|
||||||
- Avoid magic code and fancy algorithms.
|
- Avoid magic code and fancy algorithms.
|
||||||
|
Loading…
Reference in New Issue
Block a user