diff --git a/.github/ISSUE_TEMPLATE/bugs.yml b/.github/ISSUE_TEMPLATE/bugs.yml index ba46fbd0c..f6e0ce9be 100644 --- a/.github/ISSUE_TEMPLATE/bugs.yml +++ b/.github/ISSUE_TEMPLATE/bugs.yml @@ -62,6 +62,15 @@ body: - GitLab validations: required: true + - type: dropdown + id: gitops-template + attributes: + label: Did you use a fork of `gitops-template`? + options: + - No + - Yes + validations: + required: true - type: dropdown id: os attributes: