1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

Chore: Update PR template to include fixes (#7694)

This commit is contained in:
prakash-218
2025-07-11 15:08:02 +05:30
committed by GitHub
parent dc966f6ed0
commit 928311acf3

View File

@@ -1,9 +1,10 @@
## Description
_Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
If it fixes a bug or resolves a feature request, be sure to link to that issue._
_Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request._
_If it fixes an existing issue (bug or feature), use the following keyword:_
_Closes: #ISSUE-NUMBER_
## Type of change