chore: update repository templates to ac80097fa4

This commit is contained in:
aeneasr 2023-08-07 14:32:00 +00:00
parent 99fdc39c68
commit 8bd24af9ce
3 changed files with 24 additions and 6 deletions

@ -24,8 +24,6 @@ body:
"I have read and am following this repository's [Contribution "I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)." Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)."
required: true required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label: - label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)." "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: - label:
@ -33,6 +31,14 @@ body:
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
id: checklist id: checklist
type: checkboxes type: checkboxes
- attributes:
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://<your-project-slug>.projects.oryapis.com"
id: ory-network-project
type: input
- attributes: - attributes:
description: "A clear and concise description of what the bug is." description: "A clear and concise description of what the bug is."
label: "Describe the bug" label: "Describe the bug"

@ -35,8 +35,6 @@ body:
"I have read and am following this repository's [Contribution "I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)." Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)."
required: true required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label: - label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)." "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: - label:
@ -44,6 +42,14 @@ body:
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
id: checklist id: checklist
type: checkboxes type: checkboxes
- attributes:
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://<your-project-slug>.projects.oryapis.com"
id: ory-network-project
type: input
- attributes: - attributes:
description: | 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 isnt 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. 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 isnt 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.

@ -28,8 +28,6 @@ body:
"I have read and am following this repository's [Contribution "I have read and am following this repository's [Contribution
Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)." Guidelines](https://github.com/ory/hydra-maester/blob/master/CONTRIBUTING.md)."
required: true required: true
- label:
"This issue affects my [Ory Network](https://www.ory.sh/) project."
- label: - label:
"I have joined the [Ory Community Slack](https://slack.ory.sh)." "I have joined the [Ory Community Slack](https://slack.ory.sh)."
- label: - label:
@ -37,6 +35,14 @@ body:
Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)." Newsletter](https://ory.us10.list-manage.com/subscribe?u=ffb1a878e4ec6c0ed312a3480&id=f605a41b53)."
id: checklist id: checklist
type: checkboxes type: checkboxes
- attributes:
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://<your-project-slug>.projects.oryapis.com"
id: ory-network-project
type: input
- attributes: - attributes:
description: description:
"Is your feature request related to a problem? Please describe." "Is your feature request related to a problem? Please describe."