From 0364f1b32f9fa0f3c8a9f55d1e143a65f5d72110 Mon Sep 17 00:00:00 2001 From: Jan Larwig Date: Wed, 29 Jan 2025 14:58:53 +0100 Subject: [PATCH] doc: add entra id to issue templates --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + .github/ISSUE_TEMPLATE/configuration-support.yml | 1 + .github/ISSUE_TEMPLATE/feature-request.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2ee416f3..fa02cb9b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -18,6 +18,7 @@ body: - azure - bitbucket - digitalocean + - entra-id - facebook - gitea - github diff --git a/.github/ISSUE_TEMPLATE/configuration-support.yml b/.github/ISSUE_TEMPLATE/configuration-support.yml index b567cc5c..9615a60d 100644 --- a/.github/ISSUE_TEMPLATE/configuration-support.yml +++ b/.github/ISSUE_TEMPLATE/configuration-support.yml @@ -18,6 +18,7 @@ body: - azure - bitbucket - digitalocean + - entra-id - facebook - gitea - github diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 0f089012..a7d84a79 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -34,6 +34,7 @@ body: - azure - bitbucket - digitalocean + - entra-id - facebook - gitea - github