[Chrore] Improve Issue Templates with Categorization and Label Automation (#939)

* Update templates

* update script

* update labels

* add PR template

* update dropdown
This commit is contained in:
Sven van Ginkel
2025-07-14 01:51:29 +02:00
committed by GitHub
parent 0abd88270c
commit d91847c6c5
5 changed files with 264 additions and 3 deletions

33
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,33 @@
## 📃 Description
A short description of the pull request changes should go here and the sections below should list in detail all changes. You can remove the sections you don't need.
## 📖 Documentation
Add a link to the PR for [documentation](https://github.com/henrygd/beszel-docs) changes.
## 🪵 Changelog
### Added
- one
- two
### ✏️ Changed
- one
- two
### 🔧 Fixed
- one
- two
### 🗑️ Removed
- one
- two
## 📷 Screenshots
If this PR has any UI/UX changes it's strongly suggested you add screenshots here.