mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[PR #782] [MERGED] docs: GitHub Issue Templates #1099
Reference in New Issue
Block a user
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/plankanban/planka/pull/782
Author: @JustSamuel
Created: 6/11/2024
Status: ✅ Merged
Merged: 6/12/2024
Merged by: @meltyshev
Base:
master← Head:docs/issue-templates📝 Commits (3)
4c467b9docs: add a GitHub issue template for bug reports95636e4docs: add a GitHub issue template for feature request2cae508ref: 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.