[PR #86] [MERGED] Add Issue templates #94

Closed
opened 2026-03-03 11:14:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debloper/xiosk/pull/86
Author: @parthsidpara
Created: 7/3/2025
Status: Merged
Merged: 7/4/2025
Merged by: @debloper

Base: mainHead: issue-templates


📝 Commits (4)

  • 8a4b32d add issue templates
  • 6fdb850 add template frontmatter
  • 05387f1 update title prefixes and add trailing newlines
  • 365559b add missing newline at EOF

📊 Changes

3 files changed (+88 additions, -0 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug_report.md (+37 -0)
.github/ISSUE_TEMPLATE/feature_request.md (+24 -0)
.github/ISSUE_TEMPLATE/question.md (+27 -0)

📄 Description

This PR adds three issue templates:

  • bug_report.md
  • feature_request.md
  • question.md

Let me know if any improvements are needed


🔄 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/debloper/xiosk/pull/86 **Author:** [@parthsidpara](https://github.com/parthsidpara) **Created:** 7/3/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@debloper](https://github.com/debloper) **Base:** `main` ← **Head:** `issue-templates` --- ### 📝 Commits (4) - [`8a4b32d`](https://github.com/debloper/xiosk/commit/8a4b32d927bb518dca8783cc23c84fd3594e789c) add issue templates - [`6fdb850`](https://github.com/debloper/xiosk/commit/6fdb850ec85227f6f32dd94db1ba9ceeaddc93ef) add template frontmatter - [`05387f1`](https://github.com/debloper/xiosk/commit/05387f1f1047415e9164395c05ed25c7795ed9ba) update title prefixes and add trailing newlines - [`365559b`](https://github.com/debloper/xiosk/commit/365559b08f5c10023a150d8e109033a3048d425f) add missing newline at EOF ### 📊 Changes **3 files changed** (+88 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug_report.md` (+37 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.md` (+24 -0) ➕ `.github/ISSUE_TEMPLATE/question.md` (+27 -0) </details> ### 📄 Description This PR adds three issue templates: - bug_report.md - feature_request.md - question.md Let me know if any improvements are needed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:14:25 +03:00
Sign in to join this conversation.
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/xiosk#94
No description provided.