mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-09 11:43:52 -05:00
[PR #4027] [CLOSED] Enhance PR Template with Categorized Checks #7611
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/4027
Author: @Rabenherz112
Created: 7/16/2023
Status: ❌ Closed
Base:
master← Head:enh-pr-template-categories📝 Commits (1)
7a56282Format pr template, add categories📊 Changes
1 file changed (+39 additions, -22 deletions)
View changed files
📝
.github/PULL_REQUEST_TEMPLATE.md(+39 -22)📄 Description
I have a suggestion to improve the current PR template by introducing categorized checks. This is just a basic idea and open for discussion. I would appreciate your feedback.
The current PR template can be quite dense, making it challenging to navigate through all the checks. To enhance clarity and ease of understanding, I propose categorizing the checks into smaller sections. This approach would allow for a more structured and organized PR submission process.
How this would look in an actual PR can be seen here: https://github.com/Rabenherz112/awesome-selfhosted/pull/4
(I am not really happy atm with the categories yet, see this as a proof of concept.)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.