[PR #782] [MERGED] docs: GitHub Issue Templates #1099

Closed
opened 2026-02-04 21:50:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/782
Author: @JustSamuel
Created: 6/11/2024
Status: Merged
Merged: 6/12/2024
Merged by: @meltyshev

Base: masterHead: docs/issue-templates


📝 Commits (3)

  • 4c467b9 docs: add a GitHub issue template for bug reports
  • 95636e4 docs: add a GitHub issue template for feature request
  • 2cae508 ref: Add newline

📊 Changes

2 files changed (+86 additions, -0 deletions)

View changed files

.github/ISSUE_TEMPLATE/1-bug-report.yml (+53 -0)
.github/ISSUE_TEMPLATE/2-feature-request.yml (+33 -0)

📄 Description

There are a lot of open issues, and not all of them are equally nicely formatted. Hopefully having standard GitHub issue templates might help streamline the bug reporting / feature request process.

Other templates we could consider are documentation, discussion, support, and tooling.


🔄 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/plankanban/planka/pull/782 **Author:** [@JustSamuel](https://github.com/JustSamuel) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/12/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `docs/issue-templates` --- ### 📝 Commits (3) - [`4c467b9`](https://github.com/plankanban/planka/commit/4c467b9970f9b8ebb8eea0629e0464e4a3c51588) docs: add a GitHub issue template for bug reports - [`95636e4`](https://github.com/plankanban/planka/commit/95636e444859285af7297343c09cbf467a071d19) docs: add a GitHub issue template for feature request - [`2cae508`](https://github.com/plankanban/planka/commit/2cae5084eaa8b5713b178a991f5094021cdb4930) ref: Add newline ### 📊 Changes **2 files changed** (+86 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/1-bug-report.yml` (+53 -0) ➕ `.github/ISSUE_TEMPLATE/2-feature-request.yml` (+33 -0) </details> ### 📄 Description There are a _lot_ of open issues, and not all of them are equally nicely formatted. Hopefully having standard GitHub issue templates might help streamline the bug reporting / feature request process. Other templates we could consider are documentation, discussion, support, and tooling. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:50:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1099