From b7045ef8f6e84851f6c7610a34611d965ac05936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Thu, 23 Nov 2023 12:16:39 -0500 Subject: [PATCH] add a question about gitops-template being a fork or not --- .github/ISSUE_TEMPLATE/bugs.yml | 9 +++++++++ 1 file changed, 9 insertions(+) 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: