Results 10 issues of CXM

![image](https://user-images.githubusercontent.com/16154023/82857361-596a8600-9f43-11ea-9c79-99f10cebce35.png) ![image](https://user-images.githubusercontent.com/16154023/82857366-5cfe0d00-9f43-11ea-905e-65c0a43ea917.png) thanks for your hard work on feature update 😄 only a request,could you help to export enum string for localization?

enhancement

```log 2022-06-15T03:42:11.794121+00:00 app[web.1]: File "/app/utils/telegram.py", line 54, in send_message 2022-06-15T03:42:11.794121+00:00 app[web.1]: async with session.post(api_url, 2022-06-15T03:42:11.794122+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.9/site-packages/aiohttp/client.py", line 1138, in __aenter__ 2022-06-15T03:42:11.794122+00:00 app[web.1]: self._resp = await self._coro 2022-06-15T03:42:11.794122+00:00 app[web.1]:...

### `General` Update readme

# Description add `CONTRIBUTING.md` document

Ready :arrow_right:

# Description add code & formatter and commit message lint [AR-1130](https://armbian.atlassian.net/browse/AR-1130) ## 1.Install [lefthook](https://github.com/evilmartians/lefthook),[shellcheck](https://github.com/koalaman/shellcheck) and [shfmt](https://github.com/mvdan/sh) ## 2.Config just run `lefthook install && lefthook run pre-commit` in project root dir...

Help needed :two_hearts:
Software :chains:

Fix some docs & add editor file

tested pass with platforms `linux/amd64` & `linux/arm64`

`prometheus_alert_rules` cannot work on ansible 10 error output ```json { "ansible_facts": {}, "changed": false, "failed_modules": { "ansible.legacy.setup": { "ansible_facts": { "discovered_interpreter_python": "/usr/bin/python3" }, "exception": "Traceback (most recent call last):\r\n File...