Skip to content

Commit

Permalink
chore: added default issue template (k8sgpt-ai#96)
Browse files Browse the repository at this point in the history
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
  • Loading branch information
sudiptob2 committed Mar 28, 2023
1 parent 05abe97 commit 640260b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
### Subject of the issue
Describe your issue here.

### Your environment
* version of Kubernetes
* which host OS and its version

### Steps to reproduce
Tell us how to reproduce this issue.

### Expected behaviour
Tell us what should happen

### Actual behaviour
Tell us what happens instead

0 comments on commit 640260b

Please sign in to comment.