mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-03-20 16:24:15 +01:00
Initial v1.0.0 commit
This commit is contained in:
40
.github/pull_request_template.md
vendored
Normal file
40
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
**How to categorize this PR?**
|
||||
<!--
|
||||
Please select area, kind, and priority for this pull request. This helps the community categorizing it.
|
||||
Replace below TODOs or exchange the existing identifiers with those that fit best in your opinion.
|
||||
If multiple identifiers make sense you can also state the commands multiple times, e.g.
|
||||
/area control-plane
|
||||
/area auto-scaling
|
||||
...
|
||||
|
||||
"/area" identifiers: audit-logging|auto-scaling|backup|certification|control-plane-migration|control-plane|cost|delivery|dev-productivity|disaster-recovery|documentation|high-availability|logging|metering|monitoring|networking|open-source|ops-productivity|os|performance|quality|robustness|scalability|security|storage|testing|usability|user-management
|
||||
"/kind" identifiers: api-change|bug|cleanup|discussion|enhancement|epic|impediment|poc|post-mortem|question|regression|task|technical-debt|test
|
||||
"/priority" identifiers: normal|critical|blocker
|
||||
|
||||
For Gardener Enhancement Proposals (GEPs), please check the following [documentation](https://github.com/gardener/gardener/tree/master/docs/proposals/README.md) before submitting this pull request.
|
||||
-->
|
||||
/area TODO
|
||||
/kind TODO
|
||||
/priority normal
|
||||
|
||||
**What this PR does / why we need it**:
|
||||
|
||||
**Which issue(s) this PR fixes**:
|
||||
Fixes #
|
||||
|
||||
**Special notes for your reviewer**:
|
||||
|
||||
**Release note**:
|
||||
<!--
|
||||
Write your release note:
|
||||
1. Enter your release note in the below block.
|
||||
2. If no release note is required, just write "NONE" within the block.
|
||||
|
||||
Format of block header: <category> <target_group>
|
||||
Possible values:
|
||||
- category: breaking|feature|bugfix|doc|other
|
||||
- target_group: user|operator|developer|dependency
|
||||
-->
|
||||
```other operator
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user