mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-05 17:16:59 +02:00
chore(github): enchance issue-template for bug-report (#5692)
* chore(template): added description to github template Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> * Update .github/ISSUE_TEMPLATE/---bug-report.md Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --------- Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com> Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
parent
c736dd3385
commit
22a0e08c65
8
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
8
.github/ISSUE_TEMPLATE/---bug-report.md
vendored
@ -7,8 +7,10 @@ assignees: ''
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
|
<!--
|
||||||
|
Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
|
||||||
|
|
||||||
|
Make sure to validate the behavior against latest release https://github.com/kubernetes-sigs/external-dns/releases as we don't support past versions.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
**What happened**:
|
**What happened**:
|
||||||
@ -17,6 +19,10 @@ assignees: ''
|
|||||||
|
|
||||||
**How to reproduce it (as minimally and precisely as possible)**:
|
**How to reproduce it (as minimally and precisely as possible)**:
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Please provide as much detail as possible, including Kubernetes manifests with spec.status, ExternalDNS arguments, and logs. A bug that cannot be reproduced won't be fixed.
|
||||||
|
-->
|
||||||
|
|
||||||
**Anything else we need to know?**:
|
**Anything else we need to know?**:
|
||||||
|
|
||||||
**Environment**:
|
**Environment**:
|
||||||
|
Loading…
Reference in New Issue
Block a user