k8s-deploy/.github/ISSUE_TEMPLATE/blue-green-bug-bash.md
Ajinkya b9146889f3
Update issue templates (#58)
* Update issue templates

* Add label as well
2020-09-17 14:04:13 +05:30

21 lines
337 B
Markdown

---
name: Blue Green Bug Bash
about: Issues found in blue-green strategy bug bash
title: "[Blue-Green Bug Bash] "
labels: 'blue-green-bug-bash'
assignees: ajinkya599
---
Repro steps:
- Add steps to repro the issue here
-
Current behaviour:
- What is the current behaviour?
-
Expected behaviour:
- What is the expected behaviour?
-