-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3bd38ec
commit 9b91580
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<!-- Thanks for sending a pull request! Before submitting: | ||
1. Read our CONTRIBUTING.md guide | ||
2. Name your PR as `<Feature Area>: Describe your change` | ||
3. Rebase your PR if it gets out of sync with master | ||
4. If changing the Helm chart, please ensure the chart version is increased per semantic versioning (https://semver.org) | ||
--> | ||
|
||
**What this PR does / why we need it**: | ||
|
||
**Which issue(s) this PR fixes**: | ||
Fixes #<issue number> | ||
|
||
**Special notes for your reviewer**: | ||
|
||
**Checklist** | ||
- [ ] Documentation added | ||
- [ ] Tests updated | ||
|