mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01:00
Initially users can open a bug report, feature request, or misc request. Bug reports and feature requests will have the "kind" label automatically added.
19 lines
376 B
Markdown
19 lines
376 B
Markdown
---
|
|
name: Miscellaneous
|
|
about: Not a bug and not a feature
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
Please do not use this to submit a bug report or feature request. Use the
|
|
bug report or feature request options instead.
|
|
|
|
Also, please consider posting in the Kubernetes Slack #sig-scheduling channel
|
|
instead of opening an issue if this is a support request.
|
|
|
|
Thanks!
|
|
-->
|