mirror of
https://github.com/KeygraphHQ/shannon.git
synced 2026-04-25 17:45:53 +03:00
[PR #119] [MERGED] chore: migrate issue templates to GitHub issue forms #128
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shannon-KeygraphHQ#128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/KeygraphHQ/shannon/pull/119
Author: @ezl-keygraph
Created: 2/11/2026
Status: ✅ Merged
Merged: 2/11/2026
Merged by: @ezl-keygraph
Base:
main← Head:chore/migrate-issue-templates-to-forms📝 Commits (1)
1919bfechore: migrate issue templates to GitHub issue forms📊 Changes
4 files changed (+184 additions, -120 deletions)
View changed files
➖
.github/ISSUE_TEMPLATE/bug_report.md(+0 -100)➕
.github/ISSUE_TEMPLATE/bug_report.yml(+151 -0)➖
.github/ISSUE_TEMPLATE/feature_request.md(+0 -20)➕
.github/ISSUE_TEMPLATE/feature_request.yml(+33 -0)📄 Description
Replace markdown-based issue templates with YAML issue forms for structured input with dropdowns, checkboxes, and required fields.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.