From 4d632541e8dc45672879d0d2e29a579734b5ae76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Thu, 23 Nov 2023 12:45:38 -0500 Subject: [PATCH] add a question about gitops-template being a fork or not (#1919) --- .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: