Bootstrap: README + issue templates #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik_bootstrap"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two-commit PR setting up the feedback repo so hero_cockpits feedback iframe has a polished surface to land users on.
Commit 1 — issue templates:
.gitea/ISSUE_TEMPLATE/bug.md— title[bug], labelsbug, needs-triage.gitea/ISSUE_TEMPLATE/feature.md— title[feature], labelsfeature-request, needs-triage.gitea/ISSUE_TEMPLATE/feedback.md— title[feedback], labelsfeedback, needs-triageCommit 2 — README:
Context
No Rhai scripts per the meeting decision — cockpit calls Forge REST directly to embed the issue creation flow.
The feedback repo is the public channel hero_cockpit's feedback iframe posts to. Added: - README describing the purpose, who it's for, what NOT to file here, and where the team triage flow lives - .gitea/ISSUE_TEMPLATE/{bug,feature,feedback}.md — three templates matching the three buttons in the cockpit feedback page References: - hero_os_tfgrid_deployer#1 (meeting minutes) - hero_cockpit#1 §3.4 (cockpit feedback flow)