[PR #119] [MERGED] chore: migrate issue templates to GitHub issue forms #128

Closed
opened 2026-02-27 08:09:23 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: chore/migrate-issue-templates-to-forms


📝 Commits (1)

  • 1919bfe chore: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/KeygraphHQ/shannon/pull/119 **Author:** [@ezl-keygraph](https://github.com/ezl-keygraph) **Created:** 2/11/2026 **Status:** ✅ Merged **Merged:** 2/11/2026 **Merged by:** [@ezl-keygraph](https://github.com/ezl-keygraph) **Base:** `main` ← **Head:** `chore/migrate-issue-templates-to-forms` --- ### 📝 Commits (1) - [`1919bfe`](https://github.com/KeygraphHQ/shannon/commit/1919bfe1fb5e5034b8b65757e2d738944ea7067a) chore: migrate issue templates to GitHub issue forms ### 📊 Changes **4 files changed** (+184 additions, -120 deletions) <details> <summary>View changed files</summary> ➖ `.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) </details> ### 📄 Description Replace markdown-based issue templates with YAML issue forms for structured input with dropdowns, checkboxes, and required fields. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 08:09:23 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shannon-KeygraphHQ#128
No description provided.