mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-09 03:33:15 -05:00
[PR #4192] [MERGED] fix: issue template to new github format #7688
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/awesome-selfhosted/awesome-selfhosted/pull/4192
Author: @Rabenherz112
Created: 3/31/2025
Status: ✅ Merged
Merged: 4/17/2025
Merged by: @nodiscc
Base:
master← Head:fix-issue-template📝 Commits (2)
5a44f08fix: issue template to new github formatdb1b8f0Merge branch 'master' into fix-issue-template📊 Changes
2 files changed (+5 additions, -1 deletions)
View changed files
➕
.github/ISSUE_TEMPLATE/config.yml(+5 -0)➖
.github/issue_template.md(+0 -1)📄 Description
Lately, we've started receiving issues again in the old repository. To prevent this, we should fix the currently broken issue template by adding an automatic redirect to the new repository. This way, issues can no longer be opened in the current repo.
Preview of the change:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.