Initial version of the Hermes self learning agent setup of JR IT Services.

This commit is contained in:
2026-04-21 11:53:29 +02:00
commit 7f9b0e6c5f
31 changed files with 1966 additions and 0 deletions
@@ -0,0 +1,24 @@
name: Feature Request
description: Erweiterung fuer Betrieb, Doku oder Workflow vorschlagen
title: "feat: "
labels:
- enhancement
body:
- type: textarea
id: problem
attributes:
label: Welches Problem loest die Aenderung?
validations:
required: true
- type: textarea
id: proposal
attributes:
label: Vorschlag
description: Beschreibe den gewuenschten Zielzustand
validations:
required: true
- type: textarea
id: impact
attributes:
label: Betriebswirkung
description: Hat die Aenderung Folgen fuer Update, Backup, Ports, Netze oder `.env`?