mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #11173] [MERGED] chore: Revamp Feature Request template #45722
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/open-webui/open-webui/pull/11173
Author: @TFWol
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @tjbck
Base:
main← Head:patch-2📝 Commits (1)
cb82c70Revamp Feature Request template📊 Changes
2 files changed (+64 additions, -35 deletions)
View changed files
➖
.github/ISSUE_TEMPLATE/feature_request.md(+0 -35)➕
.github/ISSUE_TEMPLATE/feature_request.yaml(+64 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.- [ ] Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?N/A- [ ] Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?N/AChangelog Entry
Description
Structured feature request form using latest yaml template to make submission easier.
Related discussion: #7906
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.