mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2025-09-17 07:41:25 +00:00
* chore: added default issue template (#96) Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com> * chore: added addtional instruction through comment (#96) Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com> --------- Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
This commit is contained in:
31
.github/ISSUE_TEMPLATE.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
<!--
|
||||
Thank you for initiating this issue request 🤗
|
||||
|
||||
To ensure conciseness, kindly try to adhere to the following format.
|
||||
-->
|
||||
|
||||
### Subject of the issue
|
||||
|
||||
<!-- Describe your issue here. -->
|
||||
|
||||
### Your environment
|
||||
|
||||
<!-- Describe your environment here. -->
|
||||
|
||||
* version of Kubernetes
|
||||
* which host OS and its version
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
<!-- Tell us how to reproduce this issue. -->
|
||||
|
||||
* step 1
|
||||
* step 2
|
||||
|
||||
### Expected behaviour
|
||||
|
||||
<!-- Tell us what should happen -->
|
||||
|
||||
### Actual behaviour
|
||||
|
||||
<!-- Tell us what happens instead -->
|
Reference in New Issue
Block a user