[PR #1083] [MERGED] chore: update issue templates to forms #4521

Closed
opened 2026-03-23 21:38:11 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1083
Author: @polypixeldev
Created: 9/18/2022
Status: Merged
Merged: 9/21/2022
Merged by: @annieappflowy

Base: mainHead: issue-template-update


📝 Commits (5)

  • c1ec45e chore: create bug report issue form
  • ac305e8 chore: delete bug report issue template
  • 6c58a27 fix: fix errors in bug report form
  • 92043c4 chore: add feature request issue form
  • b86931a chore: delete feature request issue template

📊 Changes

4 files changed (+74 additions, -50 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug_report.md (+0 -33)
.github/ISSUE_TEMPLATE/bug_report.yaml (+49 -0)
.github/ISSUE_TEMPLATE/feature_request.md (+0 -17)
.github/ISSUE_TEMPLATE/feature_request.yaml (+25 -0)

📄 Description

This PR replaces the issue templates with the new issue forms, which will improve the bug reporting and feature requesting process.


🔄 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/AppFlowy-IO/AppFlowy/pull/1083 **Author:** [@polypixeldev](https://github.com/polypixeldev) **Created:** 9/18/2022 **Status:** ✅ Merged **Merged:** 9/21/2022 **Merged by:** [@annieappflowy](https://github.com/annieappflowy) **Base:** `main` ← **Head:** `issue-template-update` --- ### 📝 Commits (5) - [`c1ec45e`](https://github.com/AppFlowy-IO/AppFlowy/commit/c1ec45e3a843e6eb5169d051b01693a31ed34644) chore: create bug report issue form - [`ac305e8`](https://github.com/AppFlowy-IO/AppFlowy/commit/ac305e8821cc977f079b14b496466b2c9b20082e) chore: delete bug report issue template - [`6c58a27`](https://github.com/AppFlowy-IO/AppFlowy/commit/6c58a27247cce9c21d546b080d98227088d2647f) fix: fix errors in bug report form - [`92043c4`](https://github.com/AppFlowy-IO/AppFlowy/commit/92043c49f33885de8ddd4372171a27221283f27a) chore: add feature request issue form - [`b86931a`](https://github.com/AppFlowy-IO/AppFlowy/commit/b86931a4998553656597e36211d260bd87e86334) chore: delete feature request issue template ### 📊 Changes **4 files changed** (+74 additions, -50 deletions) <details> <summary>View changed files</summary> ➖ `.github/ISSUE_TEMPLATE/bug_report.md` (+0 -33) ➕ `.github/ISSUE_TEMPLATE/bug_report.yaml` (+49 -0) ➖ `.github/ISSUE_TEMPLATE/feature_request.md` (+0 -17) ➕ `.github/ISSUE_TEMPLATE/feature_request.yaml` (+25 -0) </details> ### 📄 Description This PR replaces the issue templates with the new issue forms, which will improve the bug reporting and feature requesting process. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:11 +00: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
AppFlowy-IO/AppFlowy#4521
No description provided.