docs v1.44.1: add the Telegram community chat (@ha_houseplan)

- badges + header line in README.md / README.ru.md
- 'Getting help & sharing your plan' section in both READMEs, asking for
  the version number when reporting (console banner / integration page)
- .github/ISSUE_TEMPLATE/config.yml contact links (chat + discussions)
- CONTRIBUTING 'Where to ask'; STATUS (community row) and SCOPE (field
  feedback source)
This commit is contained in:
Matysh
2026-07-27 12:51:48 +03:00
parent e04ef2f2e6
commit 45c863138a
14 changed files with 67 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ FILES_URL = "/houseplan_files/files"
CONTENT_URL = "/api/houseplan/content"
FILES_DIR = "houseplan/files"
CONF_ADMIN_ONLY = "admin_only"
VERSION = "1.44.0"
VERSION = "1.44.1"
DEFAULT_CONFIG: dict = {
"spaces": [],