From 259b099846ca1a02fd166b1275671948c6378294 Mon Sep 17 00:00:00 2001 From: Vincent Kraus Date: Thu, 3 Aug 2023 18:59:01 +0200 Subject: [PATCH 1/3] fix: add network id to template --- .../repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 9cff39d..75244fa 100644 --- a/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -24,6 +24,12 @@ body: Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." id: checklist type: checkboxes + - attributes: + description: "Leave empty if you are self-hosting Ory." + label: "Ory Network Project" + placeholder: "https://.projects.oryapis.com" + id: ory-network-project + type: input - attributes: description: "A clear and concise description of what the bug is." label: "Describe the bug" From 8a3eb3e332e03b058946ccab1d5cc2bdaf1473f1 Mon Sep 17 00:00:00 2001 From: Vincent Kraus Date: Thu, 3 Aug 2023 19:02:24 +0200 Subject: [PATCH 2/3] fix: add network id to template --- .../repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml | 6 ++++++ .../common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml b/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml index be02346..f1954f5 100644 --- a/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml +++ b/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml @@ -34,6 +34,12 @@ body: Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." id: checklist type: checkboxes + - attributes: + description: "Leave empty if you are self-hosting Ory." + label: "Ory Network Project" + placeholder: "https://.projects.oryapis.com" + id: ory-network-project + type: input - attributes: description: | This section gives the reader a very rough overview of the landscape in which the new system is being built and what is actually being built. This isn’t a requirements doc. Keep it succinct! The goal is that readers are brought up to speed but some previous knowledge can be assumed and detailed info can be linked to. This section should be entirely focused on objective background facts. diff --git a/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index e0daf73..0a23fb9 100644 --- a/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -27,6 +27,12 @@ body: Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." id: checklist type: checkboxes + - attributes: + description: "Leave empty if you are self-hosting Ory." + label: "Ory Network Project" + placeholder: "https://.projects.oryapis.com" + id: ory-network-project + type: input - attributes: description: "Is your feature request related to a problem? Please describe." label: "Describe your problem" From 9548b1fdecc49058593d15fb7c653530b21ad6d4 Mon Sep 17 00:00:00 2001 From: Vincent Kraus Date: Thu, 3 Aug 2023 20:19:53 +0200 Subject: [PATCH 3/3] fix: add network id to template --- .../repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml | 3 +-- .../repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml | 3 +-- .../common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 75244fa..4002d1d 100644 --- a/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/templates/repository/common/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -18,14 +18,13 @@ body: - label: "I have read and am following this repository's [Contribution Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)." required: true - - label: "This issue affects my [Ory Network](https://www.ory.sh/) project." - label: "I have joined the [Ory Community Slack](https://slack.ory.sh)." - label: "I am signed up to the [Ory Security Patch Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." id: checklist type: checkboxes - attributes: - description: "Leave empty if you are self-hosting Ory." + description: "Enter the slug or API URL of the affected Ory Network project. Leave empty when you are self-hosting." label: "Ory Network Project" placeholder: "https://.projects.oryapis.com" id: ory-network-project diff --git a/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml b/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml index f1954f5..078e401 100644 --- a/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml +++ b/templates/repository/common/.github/ISSUE_TEMPLATE/DESIGN-DOC.yml @@ -28,14 +28,13 @@ body: - label: "I have read and am following this repository's [Contribution Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)." required: true - - label: "This issue affects my [Ory Network](https://www.ory.sh/) project." - label: "I have joined the [Ory Community Slack](https://slack.ory.sh)." - label: "I am signed up to the [Ory Security Patch Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." id: checklist type: checkboxes - attributes: - description: "Leave empty if you are self-hosting Ory." + description: "Enter the slug or API URL of the affected Ory Network project. Leave empty when you are self-hosting." label: "Ory Network Project" placeholder: "https://.projects.oryapis.com" id: ory-network-project diff --git a/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index 0a23fb9..cc8586b 100644 --- a/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/templates/repository/common/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -21,14 +21,13 @@ body: - label: "I have read and am following this repository's [Contribution Guidelines](https://github.com/$REPOSITORY/blob/master/CONTRIBUTING.md)." required: true - - label: "This issue affects my [Ory Network](https://www.ory.sh/) project." - label: "I have joined the [Ory Community Slack](https://slack.ory.sh)." - label: "I am signed up to the [Ory Security Patch Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." id: checklist type: checkboxes - attributes: - description: "Leave empty if you are self-hosting Ory." + description: "Enter the slug or API URL of the affected Ory Network project. Leave empty when you are self-hosting." label: "Ory Network Project" placeholder: "https://.projects.oryapis.com" id: ory-network-project