From 174cfc3ebe356a55b71dc7418b56840731dff3ef Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:37:22 +0000 Subject: [PATCH] chore: update repository templates to https://github.com/ory/meta/commit/6ab5ce6da0cc57d4492e932602bbfd4a76547795 --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 6 +++--- .github/ISSUE_TEMPLATE/DESIGN-DOC.yml | 2 +- .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 593ca22..120475f 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -22,7 +22,7 @@ body: Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)." required: true - label: - "This issue affects my [Ory Cloud](https://www.ory.sh/) project." + "This issue affects my [Ory Network](https://www.ory.sh/) project." - label: "I have joined the [Ory Community Slack](https://slack.ory.sh)." - label: @@ -86,7 +86,7 @@ body: - attributes: label: "On which operating system are you observing this issue?" options: - - Ory Cloud + - Ory Network - macOS - Linux - Windows @@ -97,7 +97,7 @@ body: - attributes: label: "In which environment are you deploying?" options: - - Ory Cloud + - Ory Network - Docker - "Docker Compose" - "Kubernetes with Helm" diff --git a/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml b/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml index 849fcb2..b250a31 100644 --- a/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml +++ b/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml @@ -33,7 +33,7 @@ body: Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)." required: true - label: - "This issue affects my [Ory Cloud](https://www.ory.sh/) project." + "This issue affects my [Ory Network](https://www.ory.sh/) project." - label: "I have joined the [Ory Community Slack](https://slack.ory.sh)." - label: diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index 8d720b2..ea88522 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -26,7 +26,7 @@ body: Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)." required: true - label: - "This issue affects my [Ory Cloud](https://www.ory.sh/) project." + "This issue affects my [Ory Network](https://www.ory.sh/) project." - label: "I have joined the [Ory Community Slack](https://slack.ory.sh)." - label: