ProxmoxVE/.github/pull_request_template.md

29 lines
924 B
Markdown
Raw Permalink Normal View History

## ✍️ Description
<!-- Provide a clear and concise description of your changes. -->
2025-01-17 08:49:16 +00:00
--
2022-09-17 03:52:52 +00:00
## 🔗 Related PR / Discussion / Issue
Link: #
2022-09-17 03:52:52 +00:00
--
## ✅ Prerequisites
Before this PR can be reviewed, the following must be completed:
- [] **Self-review performed** Code follows established patterns and conventions.
- [] **Testing performed** Changes have been thoroughly tested and verified.
--
## 🛠️ Type of Change
Select all that apply:
- [] 🐞 **Bug fix** Resolves an issue without breaking functionality.
- [] ✨ **New feature** Adds new, non-breaking functionality.
- [] 💥 **Breaking change** Alters existing functionality in a way that may require updates.
- [] 🆕 **New script** A fully functional and tested script or script set.
2025-01-17 08:49:16 +00:00
---
## 📋 Additional Information (optional)
<!-- Provide extra context, screenshots, or references if needed. -->