Files
ProxmoxVE/.github/pull_request_template.md
CanbiZ dfcaa70647
Some checks failed
Create Changelog Pull Request / update-changelog-pull-request (push) Has been cancelled
Close Discussion on PR Merge / close-discussion (push) Has been cancelled
Frontend CI/CD / test-json-files (push) Has been cancelled
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
Sync to Gitea / sync (push) Has been cancelled
Crawl Versions from newreleases.io / crawl-versions (push) Has been cancelled
Build and Publish Docker Image / build (push) Has been cancelled
Create Daily Release / create-daily-release (push) Has been cancelled
add additional line in PR template
2025-12-14 23:08:57 +01:00

1.2 KiB
Generated
Raw Blame History

✍️ Description

Fixes #

Prerequisites (X in brackets)

  • Self-review completed Code follows project standards.
  • Tested thoroughly Changes work as expected.
  • No security risks No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🌍 Website update Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup Improves readability or maintainability without changing functionality.
  • 📝 Documentation update Changes to README, AppName.md, CONTRIBUTING.md, or other docs.