python/.github/ISSUE_TEMPLATE/bug.md
Scott Lee 9dbbc6959a Add issue templates (#916)
* Add issue templates

* Include feedback fixes

* Fix wording
2019-08-13 12:31:42 -07:00

481 B

name about labels
Bug report Share about things that are not working as expected kind/bug

What happened (please include outputs or screenshots):

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Kubernetes version (kubectl version):
  • OS (e.g., MacOS 10.13.6):
  • Python version (python --version)
  • Python client version (pip list | grep kubernetes)